Add new converted rockchip,rk3288-dp-phy.yaml to grf.yaml file. Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> --- Apply after: dt-bindings: soc: rockchip: grf: add rockchip,lvds.yaml Changed V2: Use the compatible as filename. Drop blank lines. --- .../devicetree/bindings/soc/rockchip/grf.yaml | 21 +++---------------- 1 file changed, 3 insertions(+), 18 deletions(-) diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml index 7ac9aa5fa..8dc141410 100644 --- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml +++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml @@ -82,9 +82,7 @@ allOf: properties: lvds: type: object - $ref: /schemas/display/rockchip/rockchip,lvds.yaml# - unevaluatedProperties: false - if: @@ -96,8 +94,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: @@ -112,9 +111,7 @@ allOf: properties: usbphy: type: object - $ref: /schemas/phy/rockchip-usb-phy.yaml# - unevaluatedProperties: false - if: @@ -127,16 +124,12 @@ allOf: properties: gpio: type: object - $ref: /schemas/gpio/rockchip,rk3328-grf-gpio.yaml# - unevaluatedProperties: false power-controller: type: object - $ref: /schemas/power/rockchip,power-controller.yaml# - unevaluatedProperties: false - if: @@ -149,9 +142,7 @@ allOf: properties: mipi-dphy-rx0: type: object - $ref: /schemas/phy/rockchip-mipi-dphy-rx0.yaml# - unevaluatedProperties: false pcie-phy: @@ -177,9 +168,7 @@ allOf: properties: reboot-mode: type: object - $ref: /schemas/power/reset/syscon-reboot-mode.yaml# - unevaluatedProperties: false - if: @@ -203,9 +192,7 @@ allOf: patternProperties: "usb2phy@[0-9a-f]+$": type: object - $ref: /schemas/phy/phy-rockchip-inno-usb2.yaml# - unevaluatedProperties: false - if: @@ -231,9 +218,7 @@ allOf: properties: io-domains: type: object - $ref: /schemas/power/rockchip-io-domain.yaml# - unevaluatedProperties: false examples: -- 2.20.1