[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5759c6e1-9c89-4cb2-dd57-83a8db09f547@gmail.com>
Date: Thu, 29 Dec 2022 10:45:16 +0100
From: Johan Jonker <jbx6244@...il.com>
To: heiko@...ech.de
Cc: robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org, linux-phy@...ts.infradead.org,
vkoul@...nel.org, kishon@...nel.org
Subject: [PATCH v2 2/2] 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@...il.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
---
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
Powered by blists - more mailing lists