[PATCH 1/2] ASoC: dt-bindings: qcom,wcd934x: Reference dai-common

From: Krzysztof Kozlowski
Date: Mon Feb 20 2023 - 04:56:53 EST


Reference common DAI properties to get sound-dai-cells description and
allow name-prefix.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
---
Documentation/devicetree/bindings/sound/qcom,wcd934x.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/sound/qcom,wcd934x.yaml b/Documentation/devicetree/bindings/sound/qcom,wcd934x.yaml
index ea09590bfa30..ae8346b9d332 100644
--- a/Documentation/devicetree/bindings/sound/qcom,wcd934x.yaml
+++ b/Documentation/devicetree/bindings/sound/qcom,wcd934x.yaml
@@ -151,6 +151,7 @@ required:
- reg

allOf:
+ - $ref: dai-common.yaml#
- if:
required:
- slim-ifc-dev
--
2.34.1