Lines Matching +full:audio +full:- +full:enable
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/sound/simple-audio-amplifier.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Simple Audio Amplifier
10 - Jerome Brunet <jbrunet@baylibre.com>
13 - $ref: dai-common.yaml#
18 - dioo,dio2125
19 - simple-audio-amplifier
21 enable-gpios:
24 VCC-supply:
28 sound-name-prefix: true
31 - compatible
36 - |
37 #include <dt-bindings/gpio/meson8-gpio.h>
39 analog-amplifier {
40 compatible = "simple-audio-amplifier";
41 VCC-supply = <®ulator>;
42 enable-gpios = <&gpio GPIOH_3 0>;