This series adds new bindings and a device-tree file for the Smartlabs SML-5442TW set-top box. v2 - removed audio nodes - changes soundcard name to "meson-gx-audio" - added missing uart-has-rtscts; Christian Hewitt (3): dt-bindings: Add vendor prefix for Smartlabs dt-bindings: arm: amlogic: Add support for the Smartlabs SML-5442TW ARM64: dts: meson-gxl: Add support for the Smartlabs SML-5442TW Documentation/devicetree/bindings/arm/amlogic.txt | 1 + .../devicetree/bindings/vendor-prefixes.txt | 1 + arch/arm64/boot/dts/amlogic/Makefile | 1 + .../boot/dts/amlogic/meson-gxl-s905d-sml5442tw.dts | 316 +++++++++++++++++++++ 4 files changed, 319 insertions(+) create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxl-s905d-sml5442tw.dts -- 2.7.4