diff options
author | 2022-02-25 17:06:48 +0100 | |
---|---|---|
committer | 2022-02-25 17:06:48 +0100 | |
commit | 581a1f8c9a32c1ae9da15d19c63a851263bda24e (patch) | |
tree | 14745593382b1afeaaeab93e4f919786f530abed | |
parent | Merge tag 'at91-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/dt (diff) | |
parent | dt-bindings: soc: rockchip: add rk3568-usb2phy-grf (diff) | |
download | wireguard-linux-581a1f8c9a32c1ae9da15d19c63a851263bda24e.tar.xz wireguard-linux-581a1f8c9a32c1ae9da15d19c63a851263bda24e.zip |
Merge tag 'v5.18-rockchip-drivers-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/dt
Compatible for the rk3568-usb2phy-grf.
* tag 'v5.18-rockchip-drivers-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip:
dt-bindings: soc: rockchip: add rk3568-usb2phy-grf
Link: https://lore.kernel.org/r/9977257.a15B8eIVjX@phil
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-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: |