mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: dts: rockchip: Add DFRobot UNIHIKER M10 V1.2 support
@ 2026-09-19 13:41 Mizuno Miotsuki
  2026-09-19 13:41 ` [PATCH 1/2] dt-bindings: arm: rockchip: Add DFRobot UNIHIKER M10 V1.2 Mizuno Miotsuki
  2026-09-19 13:41 ` [PATCH 2/2] arm64: dts: " Mizuno Miotsuki
  0 siblings, 2 replies; 3+ messages in thread
From: Mizuno Miotsuki @ 2026-09-19 13:41 UTC (permalink / raw)
  To: Heiko Stuebner
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, devicetree,
	linux-arm-kernel, linux-rockchip, linux-kernel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-09-19 13:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-19 13:41 [PATCH 0/2] arm64: dts: rockchip: Add DFRobot UNIHIKER M10 V1.2 support Mizuno Miotsuki
2026-09-19 13:41 ` [PATCH 1/2] dt-bindings: arm: rockchip: Add DFRobot UNIHIKER M10 V1.2 Mizuno Miotsuki
2026-09-19 13:41 ` [PATCH 2/2] arm64: dts: " Mizuno Miotsuki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®