diff options
author | Johan Jonker <jbx6244@gmail.com> | 2022-03-24 15:01:22 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2022-04-10 19:38:49 +0300 |
commit | 8a1b63b14fe7df811439235606c146faa15faa52 (patch) | |
tree | a46467349b0b2843598e995ae0bdc9296d8100ad | |
parent | 3123109284176b1532874591f7c81f3837bbdc17 (diff) | |
download | linux-8a1b63b14fe7df811439235606c146faa15faa52.tar.xz |
dt-bindings: soc: rockchip: add naneng combo phy register compatible
Add Naneng combo phy register compatible.
Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220324120122.1339-1-jbx6244@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
-rw-r--r-- | Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml index b2ba7bed89b2..5079e9d24af6 100644 --- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml +++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml @@ -15,6 +15,8 @@ properties: - items: - enum: - rockchip,rk3288-sgrf + - rockchip,rk3568-pipe-grf + - rockchip,rk3568-pipe-phy-grf - rockchip,rk3568-usb2phy-grf - rockchip,rv1108-usbgrf - const: syscon |