Message ID | 1541706240-30036-3-git-send-email-christianshewitt@gmail.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | ARM64: dts: meson-gxl: Add dts and bindings for Smartlabs SML-5442TW | expand |
On Thu, 8 Nov 2018 23:43:52 +0400, Christian Hewitt wrote: > 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@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 <christianshewitt@gmail.com> > --- > Documentation/devicetree/bindings/arm/amlogic.txt | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Rob Herring <robh@kernel.org>
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)
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@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 <christianshewitt@gmail.com> --- Documentation/devicetree/bindings/arm/amlogic.txt | 1 + 1 file changed, 1 insertion(+)