Skip to content

Commit 7234d74

Browse files
krzkbroonie
authored andcommitted
spi: dt-bindings: qcom,spi-qcom-qspi: document OPP and power-domains
QSPI on Qualcomm SDM845, SC7180 and SC7280 SoCs uses OPP table (both in DTS and Linux driver) and is suuplied by CX power domain. Document missing properties to fix: sc7280-idp2.dtb: spi@88dc000: Unevaluated properties are not allowed ('operating-points-v2', 'power-domains' were unexpected) Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent a46ce4f commit 7234d74

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/devicetree/bindings/spi/qcom,spi-qcom-qspi.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,11 @@ properties:
5252
- const: qspi-config
5353
- const: qspi-memory
5454

55+
operating-points-v2: true
56+
57+
power-domains:
58+
maxItems: 1
59+
5560
required:
5661
- compatible
5762
- reg

0 commit comments

Comments
 (0)