diff mbox series

[RESEND,2/3] ASoC: dt-bindings: qcom,wcd934x: Describe slim-ifc-dev

Message ID 20230206180805.6621-2-krzysztof.kozlowski@linaro.org
State Accepted
Commit 636caca3583923b75fa538bc43ce57801fb8a1a2
Headers show
Series [RESEND,1/3] ASoC: dt-bindings: qcom,wsa881x: Allow sound-name-prefix | expand

Commit Message

Krzysztof Kozlowski Feb. 6, 2023, 6:08 p.m. UTC
The "slim-ifc-dev" property should not be just "true", because it allows
any type.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
---
 Documentation/devicetree/bindings/sound/qcom,wcd934x.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/sound/qcom,wcd934x.yaml b/Documentation/devicetree/bindings/sound/qcom,wcd934x.yaml
index 184e8ccbdd13..39b27126cfc1 100644
--- a/Documentation/devicetree/bindings/sound/qcom,wcd934x.yaml
+++ b/Documentation/devicetree/bindings/sound/qcom,wcd934x.yaml
@@ -28,7 +28,9 @@  properties:
     description: GPIO spec for reset line to use
     maxItems: 1
 
-  slim-ifc-dev: true
+  slim-ifc-dev:
+    description: IFC device interface
+    $ref: /schemas/types.yaml#/definitions/phandle
 
   clocks:
     maxItems: 1