[PATCH 30/43] dt-bindings: phy: qcom,qmp-usb: clean up clock constraints

From: Johan Hovold
Date: Tue Jul 05 2022 - 05:50:40 EST


The USB PHY binding uses three or four clocks.

Signed-off-by: Johan Hovold <johan+linaro@xxxxxxxxxx>
---
Documentation/devicetree/bindings/phy/qcom,qmp-usb-phy.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/phy/qcom,qmp-usb-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qmp-usb-phy.yaml
index 8343e24b669a..2f7043503ca0 100644
--- a/Documentation/devicetree/bindings/phy/qcom,qmp-usb-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/qcom,qmp-usb-phy.yaml
@@ -51,11 +51,11 @@ properties:
ranges: true

clocks:
- minItems: 1
+ minItems: 3
maxItems: 4

clock-names:
- minItems: 1
+ minItems: 3
maxItems: 4

resets:
--
2.35.1