]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: phy: rockchip,inno-usb2phy: Require GRF for RK3568/RV1108
authorJonas Karlman <jonas@kwiboo.se>
Tue, 5 May 2026 17:04:06 +0000 (19:04 +0200)
committerVinod Koul <vkoul@kernel.org>
Thu, 14 May 2026 15:38:26 +0000 (21:08 +0530)
commita896852613136e6babe6036567ab0989fb322a57
tree3d183d96d63ba350c7b5bae0ecd4951f43e660b3
parent52ae64602394bc9a8e7b67f5e4e70c56e31699a7
dt-bindings: phy: rockchip,inno-usb2phy: Require GRF for RK3568/RV1108

Typically these Rockchip USB2 PHYs are fully contained within a single
GRF. However, for RK3568 and RV1108 regs to control the USB2 PHY is
located in a different GRF compared to the base address.

Update this binding to require rockchip,usbgrf for RK3568 and RV1108 to
properly reflect that the USB GRF is required to control the USB2 PHYs
on these variants. Also disable use of rockchip,usbgrf for variants
where it is not required.

This should not introduce any breakage as the affected usb2phy nodes for
RK3568 and RV1108 were added together with a rockchip,usbgrf phandle in
their initial commit.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patch.msgid.link/20260505170410.3265305-2-heiko@sntech.de
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/devicetree/bindings/phy/rockchip,inno-usb2phy.yaml