lkml.org 
[lkml]   [2022]   [Jul]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 22/43] dt-bindings: phy: qcom,qmp-ufs: clean up reset providers
Date
The UFS binding requires a single PHY reset.

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

diff --git a/Documentation/devicetree/bindings/phy/qcom,qmp-ufs-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qmp-ufs-phy.yaml
index c4458d90d8b7..b84511f02221 100644
--- a/Documentation/devicetree/bindings/phy/qcom,qmp-ufs-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/qcom,qmp-ufs-phy.yaml
@@ -52,12 +52,12 @@ properties:
maxItems: 4

resets:
- minItems: 1
- maxItems: 3
+ items:
+ - description: PHY reset in the UFS controller.

reset-names:
- minItems: 1
- maxItems: 3
+ items:
+ - const: ufsphy

vdda-phy-supply:
description:
@@ -108,12 +108,6 @@ allOf:
clock-names:
items:
- const: ref
- resets:
- items:
- - description: PHY reset in the UFS controller.
- reset-names:
- items:
- - const: ufsphy

- if:
properties:
@@ -137,9 +131,3 @@ allOf:
items:
- const: ref
- const: ref_aux
- resets:
- items:
- - description: PHY reset in the UFS controller.
- reset-names:
- items:
- - const: ufsphy
--
2.35.1
\
 
 \ /
  Last update: 2022-07-05 11:50    [W:0.348 / U:0.208 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site