1 # SPDX-License-Identifier: GPL-2.0
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#
19 - simple-audio-amplifier
26 power supply for the device
28 sound-name-prefix: true
33 additionalProperties: false
37 #include <dt-bindings/gpio/meson8-gpio.h>
40 compatible = "simple-audio-amplifier";
41 VCC-supply = <®ulator>;
42 enable-gpios = <&gpio GPIOH_3 0>;