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

Johan Hovold johan+linaro at kernel.org
Tue Jul 5 02:42:19 PDT 2022


The UFS PHY binding requires one or two clocks.

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

diff --git a/Documentation/devicetree/bindings/phy/qcom,qmp-ufs-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qmp-ufs-phy.yaml
index b84511f02221..732518d0427c 100644
--- a/Documentation/devicetree/bindings/phy/qcom,qmp-ufs-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/qcom,qmp-ufs-phy.yaml
@@ -45,11 +45,11 @@ properties:
 
   clocks:
     minItems: 1
-    maxItems: 4
+    maxItems: 2
 
   clock-names:
     minItems: 1
-    maxItems: 4
+    maxItems: 2
 
   resets:
     items:
-- 
2.35.1




More information about the linux-phy mailing list