diff options
author | Christian Hewitt <christianshewitt@gmail.com> | 2020-05-10 15:41:28 +0300 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2020-05-20 02:31:56 +0300 |
commit | 341e85047bdbc0196c91ccb4612ffab87bae9cfe (patch) | |
tree | 0f34c69c52cd124d9b418f62910ac05550c3e112 /Documentation/devicetree/bindings/arm/amlogic.yaml | |
parent | bc15895e142396fed5ebf1f60139d9ca9a56a4e4 (diff) | |
download | linux-341e85047bdbc0196c91ccb4612ffab87bae9cfe.tar.xz |
dt-bindings: arm: amlogic: add support for the Smartlabs SML-5442TW
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>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20200510124129.31575-3-christianshewitt@gmail.com
Diffstat (limited to 'Documentation/devicetree/bindings/arm/amlogic.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/arm/amlogic.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml index 11908b151e0a..47badda69ef5 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 |