[PATCH 31/43] dt-bindings: phy: qcom,qmp-usb: clean up supplies
Johan Hovold
johan+linaro at kernel.org
Tue Jul 5 02:42:27 PDT 2022
The USB PHY binding requires the vdda-phy and vdd-pll supplies.
Signed-off-by: Johan Hovold <johan+linaro at kernel.org>
---
.../bindings/phy/qcom,qmp-usb-phy.yaml | 20 ++-----------------
1 file changed, 2 insertions(+), 18 deletions(-)
diff --git a/Documentation/devicetree/bindings/phy/qcom,qmp-usb-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qmp-usb-phy.yaml
index 2f7043503ca0..3404ad7fc6db 100644
--- a/Documentation/devicetree/bindings/phy/qcom,qmp-usb-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/qcom,qmp-usb-phy.yaml
@@ -95,6 +95,8 @@ required:
- clock-names
- resets
- reset-names
+ - vdda-phy-supply
+ - vdda-pll-supply
additionalProperties: false
@@ -127,9 +129,6 @@ allOf:
items:
- const: phy
- const: common
- required:
- - vdda-phy-supply
- - vdda-pll-supply
- if:
properties:
@@ -158,9 +157,6 @@ allOf:
items:
- const: phy
- const: common
- required:
- - vdda-phy-supply
- - vdda-pll-supply
- if:
properties:
@@ -190,9 +186,6 @@ allOf:
items:
- const: phy
- const: common
- required:
- - vdda-phy-supply
- - vdda-pll-supply
- if:
properties:
@@ -225,9 +218,6 @@ allOf:
items:
- const: phy
- const: common
- required:
- - vdda-phy-supply
- - vdda-pll-supply
- if:
properties:
@@ -256,9 +246,6 @@ allOf:
items:
- const: phy
- const: common
- required:
- - vdda-phy-supply
- - vdda-pll-supply
- if:
properties:
@@ -286,9 +273,6 @@ allOf:
items:
- const: phy_phy
- const: phy
- required:
- - vdda-phy-supply
- - vdda-pll-supply
examples:
- |
--
2.35.1
More information about the linux-phy
mailing list