diff options
author | Johan Jonker <jbx6244@gmail.com> | 2022-12-29 10:45:16 +0100 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2023-01-29 14:37:19 +0100 |
commit | 51b2089284f3f08ca8971b65d5b2f66f926f7d14 (patch) | |
tree | 7754f21419c3048a2acb6885591ec86423470073 /Documentation/devicetree/bindings/soc/rockchip | |
parent | fc7b83bcaf0334a80d175ab6b280fd838e8a5596 (diff) |
dt-bindings: soc: rockchip: grf: add rockchip,rk3288-dp-phy.yaml
Add new converted rockchip,rk3288-dp-phy.yaml to grf.yaml file.
Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
[dropped the unrelated blank line removals that didn't apply]
Link: https://lore.kernel.org/r/5759c6e1-9c89-4cb2-dd57-83a8db09f547@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation/devicetree/bindings/soc/rockchip')
-rw-r--r-- | Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml index 2ed8cca79b59..16d2eae0b844 100644 --- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml +++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml @@ -92,8 +92,9 @@ allOf: then: properties: edp-phy: - description: - Documentation/devicetree/bindings/phy/rockchip-dp-phy.txt + type: object + $ref: /schemas/phy/rockchip,rk3288-dp-phy.yaml# + unevaluatedProperties: false - if: properties: |