[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220705094239.17174-30-johan+linaro@kernel.org>
Date: Tue, 5 Jul 2022 11:42:25 +0200
From: Johan Hovold <johan+linaro@...nel.org>
To: Vinod Koul <vkoul@...nel.org>, Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>
Cc: Andy Gross <agross@...nel.org>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Kishon Vijay Abraham I <kishon@...com>,
linux-arm-msm@...r.kernel.org, linux-phy@...ts.infradead.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
Johan Hovold <johan+linaro@...nel.org>
Subject: [PATCH 29/43] dt-bindings: phy: qcom,qmp: split out USB binding
The QMP PHY DT schema is getting unwieldy. Break out the USB PHY
binding in a separate file.
Signed-off-by: Johan Hovold <johan+linaro@...nel.org>
---
.../phy/{qcom,qmp-phy.yaml => qcom,qmp-usb-phy.yaml} | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
rename Documentation/devicetree/bindings/phy/{qcom,qmp-phy.yaml => qcom,qmp-usb-phy.yaml} (98%)
diff --git a/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qmp-usb-phy.yaml
similarity index 98%
rename from Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml
rename to Documentation/devicetree/bindings/phy/qcom,qmp-usb-phy.yaml
index 04c24f8e4526..8343e24b669a 100644
--- a/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/qcom,qmp-usb-phy.yaml
@@ -2,10 +2,10 @@
%YAML 1.2
---
-$id: "http://devicetree.org/schemas/phy/qcom,qmp-phy.yaml#"
+$id: "http://devicetree.org/schemas/phy/qcom,qmp-usb-phy.yaml#"
$schema: "http://devicetree.org/meta-schemas/core.yaml#"
-title: Qualcomm QMP PHY controller
+title: Qualcomm QMP PHY controller (USB)
maintainers:
- Vinod Koul <vkoul@...nel.org>
@@ -130,6 +130,7 @@ allOf:
required:
- vdda-phy-supply
- vdda-pll-supply
+
- if:
properties:
compatible:
@@ -160,6 +161,7 @@ allOf:
required:
- vdda-phy-supply
- vdda-pll-supply
+
- if:
properties:
compatible:
@@ -191,6 +193,7 @@ allOf:
required:
- vdda-phy-supply
- vdda-pll-supply
+
- if:
properties:
compatible:
@@ -225,6 +228,7 @@ allOf:
required:
- vdda-phy-supply
- vdda-pll-supply
+
- if:
properties:
compatible:
@@ -255,6 +259,7 @@ allOf:
required:
- vdda-phy-supply
- vdda-pll-supply
+
- if:
properties:
compatible:
--
2.35.1
Powered by blists - more mailing lists