All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: phy: qcom,qmp: Mark '#clock-cells' as a 'optional' property
@ 2022-02-24 12:32 ` Bhupesh Sharma
  0 siblings, 0 replies; 18+ messages in thread
From: Bhupesh Sharma @ 2022-02-24 12:32 UTC (permalink / raw)
  To: linux-arm-msm
  Cc: bhupesh.sharma, bhupesh.linux, agross, linux-kernel, devicetree,
	linux-phy, robh+dt, Bjorn Andersson, Vinod Koul

Since '#clock-cells' is not a required property for several
QCoM boards supporting qmp-phy(s) (for e.g. sm8150, sm8250 or sm8350 SoC
based boards), mark it as an optional property instead.

This fixes the following '$ make dtbs_check' warning(s):

sm8350-microsoft-surface-duo2.dt.yaml: phy@1d87000:
  '#clock-cells' is a required property

Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: Vinod Koul <vkoul@kernel.org>
Cc: Rob Herring <robh+dt@kernel.org>
Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
---
 Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml
index 9e0f60e682c4..746a929c63bb 100644
--- a/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml
@@ -115,7 +115,6 @@ patternProperties:
 required:
   - compatible
   - reg
-  - "#clock-cells"
   - "#address-cells"
   - "#size-cells"
   - ranges
-- 
2.35.1


^ permalink raw reply related	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2022-02-27  4:19 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-24 12:32 [PATCH 1/2] dt-bindings: phy: qcom,qmp: Mark '#clock-cells' as a 'optional' property Bhupesh Sharma
2022-02-24 12:32 ` [PATCH 1/2] dt-bindings: phy: qcom, qmp: " Bhupesh Sharma
2022-02-24 12:32 ` [PATCH 2/2] dt-bindings: phy: qcom,qmp: Describe 'vdda-max-microamp' & 'vdda-pll-max-microamp' properties Bhupesh Sharma
2022-02-24 12:32   ` [PATCH 2/2] dt-bindings: phy: qcom, qmp: " Bhupesh Sharma
2022-02-24 13:59   ` [PATCH 2/2] dt-bindings: phy: qcom,qmp: " Rob Herring
2022-02-24 13:59     ` [PATCH 2/2] dt-bindings: phy: qcom, qmp: " Rob Herring
2022-02-25 20:08     ` [PATCH 2/2] dt-bindings: phy: qcom,qmp: " Rob Herring
2022-02-25 20:08       ` Rob Herring
2022-02-26 19:45       ` Bhupesh Sharma
2022-02-26 19:45         ` Bhupesh Sharma
2022-02-24 14:52 ` [PATCH 1/2] dt-bindings: phy: qcom,qmp: Mark '#clock-cells' as a 'optional' property Dmitry Baryshkov
2022-02-24 14:52   ` [PATCH 1/2] dt-bindings: phy: qcom, qmp: " Dmitry Baryshkov
2022-02-25  9:16   ` [PATCH 1/2] dt-bindings: phy: qcom,qmp: " Bhupesh Sharma
2022-02-25  9:16     ` [PATCH 1/2] dt-bindings: phy: qcom, qmp: " Bhupesh Sharma
2022-02-26 23:38     ` [PATCH 1/2] dt-bindings: phy: qcom,qmp: " Dmitry Baryshkov
2022-02-26 23:38       ` [PATCH 1/2] dt-bindings: phy: qcom, qmp: " Dmitry Baryshkov
2022-02-27  4:19       ` [PATCH 1/2] dt-bindings: phy: qcom,qmp: " Bhupesh Sharma
2022-02-27  4:19         ` [PATCH 1/2] dt-bindings: phy: qcom, qmp: " Bhupesh Sharma

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.