Message ID | 20230410193048.31084-1-exkcmailist@inbox.lv |
---|---|
Headers | show |
Series | arm64: dts: meson-gxl: add support for Xiaomi Mibox 3 | expand |
On 10/04/2023 21:30, Karl Chan wrote: > From: "Karl Chan" <exkcmailist@inbox.lv> > > Add the board binding for the Xiaomi Mibox 3 Android Set-Top Box device. > > Signed-off-by: Karl Chan <exxxxkc@getgoogleoff.me> Your SoB does not match committer. Best regards, Krzysztof
From: "Karl Chan" <exkcmailist@inbox.lv> The Xiaomi Mibox 3 is a TV box based on the Amlogic S905X chipset. There are two variants: - 2 GiB/8GIB - 1 GiB/4GIB Both variants come with: - 802.11a/b/g/n/ac wifi (BCM4345) - HDMI , AV (CVBS) and S/PDIF optical output - 1x USB (utilizing both USB ports provided by the SoC) Karl Chan (2): dt-bindings: arm: amlogic: add Xiaomi Mibox 3 binding arm64: dts: meson-gxl: add support for Xiaomi Mibox 3 .../devicetree/bindings/arm/amlogic.yaml | 1 + arch/arm64/boot/dts/amlogic/Makefile | 1 + .../amlogic/meson-gxl-s905x-xiaomi-mibox3.dts | 142 ++++++++++++++++++ 3 files changed, 144 insertions(+) create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxl-s905x-xiaomi-mibox3.dts