aboutsummaryrefslogtreecommitdiff
path: root/Bindings/sound/dai-common.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'Bindings/sound/dai-common.yaml')
-rw-r--r--Bindings/sound/dai-common.yaml11
1 files changed, 3 insertions, 8 deletions
diff --git a/Bindings/sound/dai-common.yaml b/Bindings/sound/dai-common.yaml
index d858eea73ed7..1aed2f0f1775 100644
--- a/Bindings/sound/dai-common.yaml
+++ b/Bindings/sound/dai-common.yaml
@@ -9,15 +9,10 @@ title: Digital Audio Interface Common Properties
maintainers:
- Jerome Brunet <jbrunet@baylibre.com>
-properties:
- sound-name-prefix:
- $ref: /schemas/types.yaml#/definitions/string
- description: |
- Card implementing the routing property define the connection between
- audio components as list of string pair. Component using the same
- sink/source names may use this property to prepend the name of their
- sinks/sources with the provided string.
+allOf:
+ - $ref: component-common.yaml#
+properties:
'#sound-dai-cells': true
additionalProperties: true