summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/sound/simple-audio-mux.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/sound/simple-audio-mux.yaml')
-rw-r--r--dts/Bindings/sound/simple-audio-mux.yaml9
1 files changed, 4 insertions, 5 deletions
diff --git a/dts/Bindings/sound/simple-audio-mux.yaml b/dts/Bindings/sound/simple-audio-mux.yaml
index 5986d1fcbb..9f319caf3d 100644
--- a/dts/Bindings/sound/simple-audio-mux.yaml
+++ b/dts/Bindings/sound/simple-audio-mux.yaml
@@ -13,6 +13,9 @@ description: |
Simple audio multiplexers are driven using gpios, allowing to select which of
their input line is connected to the output line.
+allOf:
+ - $ref: dai-common.yaml#
+
properties:
compatible:
const: simple-audio-mux
@@ -21,11 +24,7 @@ properties:
description: |
GPIOs used to select the input line.
- sound-name-prefix:
- $ref: /schemas/types.yaml#/definitions/string
- description:
- Used as prefix for sink/source names of the component. Must be a
- unique string among multiple instances of the same component.
+ sound-name-prefix: true
required:
- compatible