Lines Matching +full:mux +full:- +full:gpios
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#
10 - Alexandre Belloni <aleandre.belloni@bootlin.com>
13 Simple audio multiplexers are driven using gpios, allowing to select which of
18 const: simple-audio-mux
20 mux-gpios:
22 GPIOs used to select the input line.
24 sound-name-prefix:
31 - compatible
32 - mux-gpios
37 - |
38 mux {
39 compatible = "simple-audio-mux";
40 mux-gpios = <&gpio 3 0>;