Lines Matching +full:simple +full:- +full:audio +full:- +full:mux
1 # SPDX-License-Identifier: (GPL-2.0+ OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/simple-audio-mux.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Simple Audio Multiplexer
10 - Alexandre Belloni <aleandre.belloni@bootlin.com>
13 Simple audio multiplexers are driven using gpios, allowing to select which of
17 - $ref: name-prefix.yaml#
21 const: simple-audio-mux
23 mux-gpios:
27 sound-name-prefix: true
30 - compatible
31 - mux-gpios
36 - |
37 mux {
38 compatible = "simple-audio-mux";
39 mux-gpios = <&gpio 3 0>;