From mboxrd@z Thu Jan 1 00:00:00 1970 From: christianshewitt@gmail.com (Christian Hewitt) Date: Thu, 8 Nov 2018 21:01:08 +0400 Subject: [PATCH v2 2/3] dt-bindings: arm: amlogic: Add support for the Smartlabs SML-5442TW In-Reply-To: <1541696475-27454-1-git-send-email-christianshewitt@gmail.com> References: <1541691207-24768-1-git-send-email-christianshewitt@gmail.com> <1541696475-27454-1-git-send-email-christianshewitt@gmail.com> Message-ID: <1541696475-27454-3-git-send-email-christianshewitt@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org The SML-5442TW is an STB for O2 Czech IPTV/VOD and DVB-S based on the Amlogic P231 reference design using the S905D chipset. Specs: 2GB DDR3 RAM 8GB eMMC storage 10/100 Base-T Ethernet 802.11 a/b/g/n/ac + BT 4.1 HS sdio wireless module (QCA9377) 2x single colour and 1x dual colour LEDs on the front panel 1x reset button on the front panel HDMI 2.0 (4k at 60p) video Composite video + 2-channel audio output on 3.5mm jack S/PDIF audio output Single DVB-S tuner (AVL6762/MxL608) 2x USB 2.0 ports 1x micro SD card slot UART pins (internal) Signed-off-by: Christian Hewitt --- Documentation/devicetree/bindings/arm/amlogic.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/amlogic.txt b/Documentation/devicetree/bindings/arm/amlogic.txt index 4498292..ad79f2d 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.txt +++ b/Documentation/devicetree/bindings/arm/amlogic.txt @@ -91,6 +91,7 @@ Board compatible values (alphabetically, grouped by SoC): - "amlogic,p230" (Meson gxl s905d) - "amlogic,p231" (Meson gxl s905d) + - "smartlabs,sml5442tw" (Meson gxl s905d) - "amlogic,p241" (Meson gxl s805x) -- 2.7.4