[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220705094239.17174-22-johan+linaro@kernel.org>
Date: Tue, 5 Jul 2022 11:42:17 +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 21/43] dt-bindings: phy: qcom,qmp-ufs: clean up supplies
The UFS PHY binding requires the vdda-phy and vdd-pll supplies.
Signed-off-by: Johan Hovold <johan+linaro@...nel.org>
---
.../devicetree/bindings/phy/qcom,qmp-ufs-phy.yaml | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/Documentation/devicetree/bindings/phy/qcom,qmp-ufs-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qmp-ufs-phy.yaml
index 4471f1b4fb7a..c4458d90d8b7 100644
--- a/Documentation/devicetree/bindings/phy/qcom,qmp-ufs-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/qcom,qmp-ufs-phy.yaml
@@ -88,6 +88,8 @@ required:
- clock-names
- resets
- reset-names
+ - vdda-phy-supply
+ - vdda-pll-supply
additionalProperties: false
@@ -112,9 +114,6 @@ allOf:
reset-names:
items:
- const: ufsphy
- required:
- - vdda-phy-supply
- - vdda-pll-supply
- if:
properties:
@@ -144,6 +143,3 @@ allOf:
reset-names:
items:
- const: ufsphy
- required:
- - vdda-phy-supply
- - vdda-pll-supply
--
2.35.1
Powered by blists - more mailing lists