diff options
author | Johan Jonker <jbx6244@gmail.com> | 2022-12-29 12:39:17 +0100 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2023-02-01 18:41:42 +0100 |
commit | 0f48b0ed356d8868f62f7c6814fc2edcd70d1816 (patch) | |
tree | 8551739210eedf729fa1a12949731844199d358a /Documentation/devicetree/bindings/soc | |
parent | dt-bindings: soc: rockchip: grf: add rockchip,rk3288-dp-phy.yaml (diff) | |
download | linux-0f48b0ed356d8868f62f7c6814fc2edcd70d1816.tar.xz linux-0f48b0ed356d8868f62f7c6814fc2edcd70d1816.zip |
dt-bindings: phy: rename phy-rockchip-inno-usb2.yaml
Rename phy-rockchip-inno-usb2.yaml to a more common format of
rockchip,inno-usb2phy.yaml
Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Acked-By: Vinod Koul <vkoul@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/99794484-d67e-ee1f-4e76-200de20a879c@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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml index 16d2eae0b844..5c26a0c24ba5 100644 --- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml +++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml @@ -201,7 +201,7 @@ allOf: "usb2phy@[0-9a-f]+$": type: object - $ref: "/schemas/phy/phy-rockchip-inno-usb2.yaml#" + $ref: /schemas/phy/rockchip,inno-usb2phy.yaml# unevaluatedProperties: false |