diff options
author | Arnd Bergmann <arnd@arndb.de> | 2022-02-25 17:06:48 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2022-02-25 17:06:48 +0100 |
commit | 581a1f8c9a32c1ae9da15d19c63a851263bda24e (patch) | |
tree | 14745593382b1afeaaeab93e4f919786f530abed /Documentation | |
parent | c845b558599dd3846b03bd2f387a28023ce923bf (diff) | |
parent | 7dbb47d64acf4aac131a2aaade726913aa62abe7 (diff) | |
download | linux-581a1f8c9a32c1ae9da15d19c63a851263bda24e.tar.gz linux-581a1f8c9a32c1ae9da15d19c63a851263bda24e.tar.bz2 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>
Diffstat (limited to 'Documentation')
-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: |