lkml.org 
[lkml]   [2022]   [May]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH v4 3/4] dt-bindings: phy: qcom,qmp: Add 'power-domains' property
Date
Fix the following 'make dtbs_check' error with the 'qcom,qmp-phy'
bindings:
arch/arm64/boot/dts/qcom/sm8150-mtp.dtb: phy@1d87000:
'power-domains' does not match any of the regexes:
'^phy@[0-9a-f]+$', 'pinctrl-[0-9]+'

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

diff --git a/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml
index 60ab494df975..c5d4c8152699 100644
--- a/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml
@@ -102,6 +102,10 @@ properties:
description:
Phandle to a regulator supply to any specific refclk pll block.

+ power-domains:
+ description: Phandle to the power domain node.
+ maxItems: 1
+
#Required nodes:
patternProperties:
"^phy@[0-9a-f]+$":
--
2.35.3
\
 
 \ /
  Last update: 2022-05-16 08:32    [W:0.277 / U:0.128 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site