diff options
author | Peter Geis <pgwipeout@gmail.com> | 2021-12-15 16:02:45 -0500 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2022-01-23 13:35:06 +0100 |
commit | 7dbb47d64acf4aac131a2aaade726913aa62abe7 (patch) | |
tree | b3404c651ca3d320eeb01b8d68a9d7caec53bcff /Documentation/devicetree/bindings/soc | |
parent | e783362eb54cd99b2cac8b3a9aeac942e6f6ac07 (diff) |
dt-bindings: soc: rockchip: add rk3568-usb2phy-grf
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>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20211215210252.120923-2-pgwipeout@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation/devicetree/bindings/soc')
-rw-r--r-- | Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml index dfebf425ca49..b2ba7bed89b2 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: |