Message ID | 20210812204116.2303617-2-pgwipeout@gmail.com |
---|---|
State | Accepted |
Commit | 7dbb47d64acf4aac131a2aaade726913aa62abe7 |
Headers | show |
Series | phy-rockchip-inno-usb2: support rk356x usb2phy | expand |
On Thu, 12 Aug 2021 16:41:09 -0400, Peter Geis wrote: > Add the documentation for the rk3568-usb2phy-grf node, which is separate > from the usb2phy node on this chip. > > Signed-off-by: Peter Geis <pgwipeout@gmail.com> > --- > Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml index fa010df51a5c..78ff91db0f06 100644 --- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml +++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml @@ -15,6 +15,7 @@ properties: - items: - enum: - rockchip,rk3288-sgrf + - rockchip,rk3568-usb2phy-grf - rockchip,rv1108-usbgrf - const: syscon - items:
Add the documentation for the rk3568-usb2phy-grf node, which is separate from the usb2phy node on this chip. Signed-off-by: Peter Geis <pgwipeout@gmail.com> --- Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 1 + 1 file changed, 1 insertion(+)