[PATCH 0/2] Add initial device tree support for the Xiaomi Mi Box 4 (MDZ-21-AA), an Amlogic S905L based TV box.
YuChia-Kan
raspberrykan at stu.hqu.edu.cn
Thu Sep 3 00:09:53 PDT 2026
The series adds the board device tree and enables the main on-board hardware, including eMMC, RTL8723DS Wi-Fi, HDMI output, HDMI CEC, USB host, IR receiver, power LED, audio, Mali GPU and the Amlogic video decoder.
Bluetooth is currently not described in the device tree. The device firmware uses the H4 UART protocol, while the current mainline RTL8723DS Bluetooth support expects H5.
Tested:
* SMP (4 CPU cores)
* 2 GiB RAM
* eMMC
* RTL8723DS Wi-Fi
* HDMI output
* HDMI CEC
* USB 2.0 host
* Power LED
* Mali GPU
* Amlogic VDEC
Also verified that the sound card and IR input device are correctly registered.
Not tested:
* CVBS / analog AV output, due to lack of compatible test equipment
Signed-off-by: YuChia-Kan <raspberrykan at stu.hqu.edu.cn>
---
YuChia-Kan (2):
dt-bindings: arm: amlogic: add Xiaomi Mi Box 4
arm64: dts: amlogic: add Xiaomi Mi Box 4 support
Documentation/devicetree/bindings/arm/amlogic.yaml | 1 +
arch/arm64/boot/dts/amlogic/Makefile | 1 +
arch/arm64/boot/dts/amlogic/meson-gxlx-mibox4.dts | 340 +++++++++++++++++++++
3 files changed, 342 insertions(+)
---
base-commit: ae77d827fb0e6fb2faf8186f075c6c337f2dcf08
change-id: 20260903-mibox4-dt-f64044d040ad
Best regards,
--
YuChia-Kan <raspberrykan at stu.hqu.edu.cn>
More information about the linux-arm-kernel
mailing list