[PATCH v4 17/23] ASoC: dt-bindings: simple-card: Add compatible for component chaining

From: Sameer Pujar
Date: Sat Jun 27 2020 - 00:55:52 EST


New compatible "simple-cc-audio-card" is exposed for simple-card driver
which allows usage of DAI link chaining and thus connects multiple
components together in a system.

Signed-off-by: Sameer Pujar <spujar@xxxxxxxxxx>
---
Documentation/devicetree/bindings/sound/simple-card.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/sound/simple-card.yaml b/Documentation/devicetree/bindings/sound/simple-card.yaml
index 8132d0c..fcd0fd3 100644
--- a/Documentation/devicetree/bindings/sound/simple-card.yaml
+++ b/Documentation/devicetree/bindings/sound/simple-card.yaml
@@ -145,6 +145,7 @@ properties:
enum:
- simple-audio-card
- simple-scu-audio-card
+ - simple-cc-audio-card

"#address-cells":
const: 1
--
2.7.4