Lines Matching +full:shutdown +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
25 - $ref: dai-common.yaml#
30 - ti,tas2562
31 - ti,tas2564
32 - ti,tas2110
39 shut-down-gpios:
44 shutdown-gpios:
51 ti,imon-slot-no:
55 '#sound-dai-cells':
56 # The codec has a single DAI, the #sound-dai-cells=<1>; case is left in for backward
61 - compatible
62 - reg
67 - |
68 #include <dt-bindings/gpio/gpio.h>
70 #address-cells = <1>;
71 #size-cells = <0>;
75 #sound-dai-cells = <0>;
76 interrupt-parent = <&gpio1>;
78 shutdown-gpios = <&gpio1 15 0>;
79 ti,imon-slot-no = <0>;