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

Heiko Stuebner posted 5 patches 1 week, 2 days ago
.../boot/dts/rockchip/rk3528-armsom-sige1.dts | 25 ++++++
.../boot/dts/rockchip/rk3528-nanopi-zero2.dts | 29 +++++++
.../boot/dts/rockchip/rk3528-radxa-e20c.dts   | 60 ++++++++++++++
.../boot/dts/rockchip/rk3528-rock-2.dtsi      | 17 ++++
.../boot/dts/rockchip/rk3528-rock-2a.dts      | 11 +++
.../boot/dts/rockchip/rk3528-rock-2f.dts      | 12 +++
arch/arm64/boot/dts/rockchip/rk3528.dtsi      | 80 +++++++++++++++++++
7 files changed, 234 insertions(+)
[PATCH v4 0/5] rockchip: add USB nodes for RK3528
Posted by Heiko Stuebner 1 week, 2 days ago
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 v4:
- phy-supply not vbus-supply on armsom sige1
- adapt e20c commit message explaining the hub
- describe my changes to the original patches inside them

changes in v3:
- moved snps,dis_u2_susphy_quirk to the soc dtsi
- describe both usb2- and usb3-phy in the host0
  if boards only wire up half of the functionality, they get
  to override the phy-properties - as they already do
- add vbus-supply to armsom sige1

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 | 25 ++++++
 .../boot/dts/rockchip/rk3528-nanopi-zero2.dts | 29 +++++++
 .../boot/dts/rockchip/rk3528-radxa-e20c.dts   | 60 ++++++++++++++
 .../boot/dts/rockchip/rk3528-rock-2.dtsi      | 17 ++++
 .../boot/dts/rockchip/rk3528-rock-2a.dts      | 11 +++
 .../boot/dts/rockchip/rk3528-rock-2f.dts      | 12 +++
 arch/arm64/boot/dts/rockchip/rk3528.dtsi      | 80 +++++++++++++++++++
 7 files changed, 234 insertions(+)

-- 
2.47.3
Re: [PATCH v4 0/5] rockchip: add USB nodes for RK3528
Posted by Heiko Stuebner 5 days, 12 hours ago
On Fri, 29 May 2026 21:03:50 +0200, Heiko Stuebner wrote:
> 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 v4:
> - phy-supply not vbus-supply on armsom sige1
> - adapt e20c commit message explaining the hub
> - describe my changes to the original patches inside them
> 
> [...]

Applied, thanks!

[1/5] arm64: dts: rockchip: Add USB nodes for RK3528
      commit: 5f3ae9b12a6c523992a7216bbc4420ac33450b79
[2/5] arm64: dts: rockchip: Enable USB 2.0 ports on Radxa E20C
      commit: e897bcf81dd920bf80ace6d98ec6f9645c5b50f2
[3/5] arm64: dts: rockchip: Enable USB ports on Radxa ROCK 2A/2F
      commit: 4e55d52f5f3b333a9ff5103099df97291aaeb083
[4/5] arm64: dts: rockchip: Enable USB 2.0 ports on ArmSoM Sige1
      commit: b6b74087f90a201cfdd6da6a43e7b92dba8370e3
[5/5] arm64: dts: rockchip: Enable USB 2.0 ports on NanoPi Zero2
      commit: ff660109f4129a13bbdc31bc14ca233ebf0c9450

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>