arm64: dts: meson: add initial support for Dreambox One/Two
authorChristian Hewitt <christianshewitt@gmail.com>
Sat, 22 Jun 2024 14:01:12 +0000 (14:01 +0000)
committerNeil Armstrong <neil.armstrong@linaro.org>
Mon, 24 Jun 2024 08:09:26 +0000 (10:09 +0200)
commit83a6f4c62cb12aa902043fc1910fdbe483193f3c
tree61827af99396b47e26660d900d8d4d4d1ea1e5b9
parent96cf7ca12bdcd44fcfdca74e56389c40ae47a7b1
arm64: dts: meson: add initial support for Dreambox One/Two

Dreambox One and Dreambox Two are based on the Amlogic W400 reference
board with an S922X chip and the following specs:

- 2GB DDR3 RAM
- 16GB eMMC
- 10/100/1000 Base-T Ethernet
- AP6356 Wireless (802.11 b/g/n/ac, BT 5.0)
- HDMI 2.1 video
- S/PDIF optical output
- 2x DVB-S2/T2
- Smartcard Reader Slot
- 2x USB 2.0 port (1x micro-USB for service)
- 1x USB 3.0 port
- IR receiver
- 1x Power LED (blue)
- 1x Power button (top)
- 1x Update/Reset button (underside)
- 1x micro SD card slot

Dreambox Two differences:

- 3" Colour LCD display (MIPI-DSI)
- Common Interface Slot

Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20240622140112.2609534-3-christianshewitt@gmail.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
arch/arm64/boot/dts/amlogic/Makefile
arch/arm64/boot/dts/amlogic/meson-g12b-dreambox-one.dts [new file with mode: 0644]
arch/arm64/boot/dts/amlogic/meson-g12b-dreambox-two.dts [new file with mode: 0644]
arch/arm64/boot/dts/amlogic/meson-g12b-dreambox.dtsi [new file with mode: 0644]