summaryrefslogtreecommitdiff
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>2022-05-16 09:56:17 +0100
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>2022-10-17 14:08:20 +0300
commit07c5c36b125efceabfbacbb9e5bd5aec4ead5c23 (patch)
tree63861c15a1eb662b13da96e4fec1416f9eff411a /Documentation/devicetree
parent539dcc1c1f0fa191cf6cc842724be4b7aea654f2 (diff)
dt-bindings: msm: dsi-phy-28nm: Add missing clocks to 28nm DSI PHY YAML
Add in missing clock and clock-names declarations to the 28nm DSI PHY. When converting from .txt to .yaml we missed these. Fixes: 4dbe55c97741 ("dt-bindings: msm: dsi: add yaml schemas for DSI bindings") Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml b/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml
index 95076c90ea17..7f98afce69ee 100644
--- a/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml
+++ b/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml
@@ -19,6 +19,13 @@ properties:
- qcom,dsi-phy-28nm-lp
- qcom,dsi-phy-28nm-8960
+ clocks:
+ maxItems: 2
+
+ clock-names:
+ - items:
+ - const: iface
+ - const: ref
reg:
items:
- description: dsi pll register set
@@ -40,6 +47,8 @@ properties:
required:
- compatible
+ - clocks
+ - clock-names
- reg
- reg-names
- vddio-supply