[PATCH 3/3] ASoC: google: dt-bindings: sc7280: Add #sound-dai-cells property

From: Srinivasa Rao Mandadapu
Date: Thu Jan 19 2023 - 01:13:39 EST


Update sc7280 machine driver bindings with #sound-dai-cells property.
This is to fix dtbs_check errors.

Signed-off-by: Srinivasa Rao Mandadapu <quic_srivasam@xxxxxxxxxxx>
Tested-by: Ratna Deepthi Kudaravalli <quic_rkudarv@xxxxxxxxxxx>
---
Documentation/devicetree/bindings/sound/google,sc7280-herobrine.yaml | 3 +++
1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/sound/google,sc7280-herobrine.yaml b/Documentation/devicetree/bindings/sound/google,sc7280-herobrine.yaml
index ccf1b1d..be5c60a 100644
--- a/Documentation/devicetree/bindings/sound/google,sc7280-herobrine.yaml
+++ b/Documentation/devicetree/bindings/sound/google,sc7280-herobrine.yaml
@@ -35,6 +35,9 @@ properties:
"#size-cells":
const: 0

+ "#sound-dai-cells":
+ const: 0
+
patternProperties:
"^dai-link@[0-9a-f]$":
description:
--
2.7.4