Message ID | 20241016073713.14133-2-frawang.cn@gmail.com |
---|---|
State | Handled Elsewhere |
Headers | show |
Series | [v6,1/4] phy: rockchip: inno-usb2: convert clock management to bulk | expand |
On Wed, 16 Oct 2024 15:37:11 +0800, Frank Wang wrote: > From: Frank Wang <frank.wang@rock-chips.com> > > The usb2phy is accessible via a syscon registers on RK3576, similar > to RK3588. > > Signed-off-by: Frank Wang <frank.wang@rock-chips.com> > --- > Changelog: > v6: > - This is a new patch adds rk3576-usb2phy-grf syscon. > > v1-v5: > - none > > Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring (Arm) <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml index 50d727f4b76c6..62a28cb2bc7bb 100644 --- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml +++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml @@ -80,6 +80,7 @@ properties: - rockchip,rk3568-pmugrf - rockchip,rk3576-ioc-grf - rockchip,rk3576-pmu0-grf + - rockchip,rk3576-usb2phy-grf - rockchip,rk3588-usb2phy-grf - rockchip,rv1108-grf - rockchip,rv1108-pmugrf @@ -233,6 +234,7 @@ allOf: - rockchip,rk3308-usb2phy-grf - rockchip,rk3328-usb2phy-grf - rockchip,rk3399-grf + - rockchip,rk3576-usb2phy-grf - rockchip,rk3588-usb2phy-grf - rockchip,rv1108-grf