[PATCH v2 0/5] rockchip: add USB nodes for RK3528

Heiko Stuebner heiko at sntech.de
Tue May 5 10:12:03 PDT 2026


This adds the USB nodes to RK3528 and therefore needs both the dwc3
compatible [0], as well as the phy support [1] to be merged first.

changes in v2:
- split off from original series [2], that added all 3 parts

[0] https://lore.kernel.org/all/20260505164509.3254707-1-heiko@sntech.de
[1] https://lore.kernel.org/all/20260505170410.3265305-1-heiko@sntech.de
[2] https://lore.kernel.org/all/20250723122323.2344916-1-jonas@kwiboo.se/

Jonas Karlman (5):
  arm64: dts: rockchip: Add USB nodes for RK3528
  arm64: dts: rockchip: Enable USB 2.0 ports on Radxa E20C
  arm64: dts: rockchip: Enable USB ports on Radxa ROCK 2A/2F
  arm64: dts: rockchip: Enable USB 2.0 ports on ArmSoM Sige1
  arm64: dts: rockchip: Enable USB 2.0 ports on NanoPi Zero2

 .../boot/dts/rockchip/rk3528-armsom-sige1.dts | 24 ++++++
 .../boot/dts/rockchip/rk3528-nanopi-zero2.dts | 30 ++++++++
 .../boot/dts/rockchip/rk3528-radxa-e20c.dts   | 48 ++++++++++++
 .../boot/dts/rockchip/rk3528-rock-2.dtsi      | 17 ++++
 .../boot/dts/rockchip/rk3528-rock-2a.dts      | 13 ++++
 .../boot/dts/rockchip/rk3528-rock-2f.dts      | 13 ++++
 arch/arm64/boot/dts/rockchip/rk3528.dtsi      | 77 +++++++++++++++++++
 7 files changed, 222 insertions(+)

-- 
2.47.3




More information about the linux-arm-kernel mailing list