Lines Matching +full:shut +full:- +full:down +full:- +full:gpios
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Andrew Davis <afd@ti.com>
14 The TAS2562 is a mono, digital input Class-D audio amplifier optimized for
26 - $ref: dai-common.yaml#
31 - ti,tas2562
32 - ti,tas2563
33 - ti,tas2564
34 - ti,tas2110
41 shut-down-gpios:
46 shutdown-gpios:
53 ti,imon-slot-no:
57 '#sound-dai-cells':
58 # The codec has a single DAI, the #sound-dai-cells=<1>; case is left in for backward
63 - compatible
64 - reg
69 - |
70 #include <dt-bindings/gpio/gpio.h>
72 #address-cells = <1>;
73 #size-cells = <0>;
77 #sound-dai-cells = <0>;
78 interrupt-parent = <&gpio1>;
80 shutdown-gpios = <&gpio1 15 0>;
81 ti,imon-slot-no = <0>;