[PATCH 0/2] arm64: dts: rockchip: Add DFRobot UNIHIKER M10 V1.2 support
Mizuno Miotsuki
founder at crepuse.com
Sat Sep 19 06:41:29 PDT 2026
Add initial mainline support for the DFRobot UNIHIKER M10 V1.2. Only
revision 1.2 is claimed because later board revisions have not been
electrically verified.
The board device tree enables a conservative core subset for a usable
mainline system: CPU regulation, eMMC, SD, RTL8723DS SDIO Wi-Fi, UART0,
USB host and peripheral operation, GPIO keys, and the watchdog.
Bluetooth, audio, display, touch, IMU, SARADC, and GD32 support are
intentionally deferred.
Runtime validation used normal U-Boot boot from the eMMC boot partition,
not kexec. Four candidate boots reached userspace. Testing covered eMMC
and SD card I/O, RTL8723DS SDIO Wi-Fi including network traffic, USB
gadget operation, USB host controller enumeration, watchdog and GPIO-key
probe, and an empty deferred-probe list.
SD hot removal and reinsertion, physical USB-host devices, physical
button events, and an independent UART0 adapter remain untested.
`dt_binding_check` and the full `dtbs_check` pass with zero errors or
warnings.
Mizuno Miotsuki (2):
dt-bindings: arm: rockchip: Add DFRobot UNIHIKER M10 V1.2
arm64: dts: rockchip: Add DFRobot UNIHIKER M10 V1.2
Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +
arch/arm64/boot/dts/rockchip/Makefile | 1 +
.../dts/rockchip/rk3308-unihiker-m10-v1.2.dts | 248 +++++++++++++++++++
3 files changed, 254 insertions(+)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3308-unihiker-m10-v1.2.dts
--
2.55.0
More information about the linux-arm-kernel
mailing list