diff mbox series

[1/3] ASoC: dt-bindings: qcom,lpass-cpu: Document required-opps

Message ID 20221227163135.102559-1-krzysztof.kozlowski@linaro.org
State Accepted
Commit a1df78540da20b9ce30a5b24b395d2b4a0f4319e
Headers show
Series [1/3] ASoC: dt-bindings: qcom,lpass-cpu: Document required-opps | expand

Commit Message

Krzysztof Kozlowski Dec. 27, 2022, 4:31 p.m. UTC
SC7280 LPASS CPU device node comes with required-opps:

  sc7280-herobrine-crd.dtb: audio@3987000: Unevaluated properties are not allowed ('required-opps' was unexpected)

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 Documentation/devicetree/bindings/sound/qcom,lpass-cpu.yaml | 3 +++
 1 file changed, 3 insertions(+)

Comments

Rob Herring Jan. 8, 2023, 6:28 p.m. UTC | #1
On Tue, 27 Dec 2022 17:31:34 +0100, Krzysztof Kozlowski wrote:
> DAI children (as subnodes) can come with two-digit unit addresses:
> 
>   sc7280-herobrine-crd.dtb: audio@3987000: Unevaluated properties are not allowed ('dai-link@19', 'dai-link@25' were unexpected)
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/sound/qcom,lpass-cpu.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Reviewed-by: Rob Herring <robh@kernel.org>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/sound/qcom,lpass-cpu.yaml b/Documentation/devicetree/bindings/sound/qcom,lpass-cpu.yaml
index bb42220916b3..f00fc1051d4d 100644
--- a/Documentation/devicetree/bindings/sound/qcom,lpass-cpu.yaml
+++ b/Documentation/devicetree/bindings/sound/qcom,lpass-cpu.yaml
@@ -65,6 +65,9 @@  properties:
   power-domain-names:
     maxItems: 1
 
+  required-opps:
+    maxItems: 1
+
   '#sound-dai-cells':
     const: 1