Message ID | 1583036241-88937-3-git-send-email-christianshewitt@gmail.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | arm64: dts: meson: add dts/bindings for SmartLabs SML-5442TW | expand |
On Sun, 1 Mar 2020 08:17:20 +0400, Christian Hewitt wrote: > The SML-5442TW is an STB for O2 Czech IPTV/VOD and DVB-T/T2 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-T/T2 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.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml index f74aba4..c0c0f66 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.yaml +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml @@ -107,6 +107,7 @@ properties: - amlogic,p231 - libretech,aml-s905d-pc - phicomm,n1 + - smartlabs,sml5442tw - const: amlogic,s905d - const: amlogic,meson-gxl
The SML-5442TW is an STB for O2 Czech IPTV/VOD and DVB-T/T2 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-T/T2 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.yaml | 1 + 1 file changed, 1 insertion(+)