[PATCH v1 2/2] dt-bindings: soc: rockchip: graf: add rockchip,dp-phy.yaml

From: Johan Jonker
Date: Wed Dec 28 2022 - 17:02:53 EST


Add new converted rockchip,dp-phy.yaml to grf.yaml file.

Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx>
---
Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
index 7ac9aa5fa..36f6d85a9 100644
--- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
+++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml
@@ -96,8 +96,11 @@ allOf:
then:
properties:
edp-phy:
- description:
- Documentation/devicetree/bindings/phy/rockchip-dp-phy.txt
+ type: object
+
+ $ref: /schemas/phy/rockchip,dp-phy.yaml#
+
+ unevaluatedProperties: false

- if:
properties:
--
2.20.1