]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ARM: dts: rockchip: add rk3036 usb2phy nodes and enable them on kylin
authorHeiko Stuebner <heiko@sntech.de>
Sat, 3 May 2025 20:15:12 +0000 (22:15 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 15 May 2025 11:36:29 +0000 (13:36 +0200)
commit9e010737dd434e3eee1fa75938abea0dc2fab8e2
treeec5c133e3faa9562b1c6fbb415114484f50236e8
parentc2089976772364a3b910676693bf52497ab35475
ARM: dts: rockchip: add rk3036 usb2phy nodes and enable them on kylin

The rk3036 does contain a usb2phy, just until now it was just used
implicitly without additional configuration. As we now have the bits
in place for it getting actually controlled, add the necessary phy-node
to the GRF simple-mfd.

Enable the phy-ports in the same patch to not create bisectability
issues, as hooking up the phys to the usb controllers would create
probe deferrals until a board enables them. Doing everything in one
patch, solves that issue.

Only rk3036-kylin actually enabled the usb controllers, so is the only
board affected.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20250503201512.991277-4-heiko@sntech.de
arch/arm/boot/dts/rockchip/rk3036-kylin.dts
arch/arm/boot/dts/rockchip/rk3036.dtsi