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 - Dan Murphy <dmurphy@ti.com>
14 The TAS2562 is a mono, digital input Class-D audio amplifier optimized for
28 - ti,tas2562
29 - ti,tas2563
30 - ti,tas2564
31 - ti,tas2110
38 shut-down-gpios:
42 shutdown-gpios:
48 ti,imon-slot-no:
52 '#sound-dai-cells':
56 - compatible
57 - reg
62 - |
63 #include <dt-bindings/gpio/gpio.h>
65 #address-cells = <1>;
66 #size-cells = <0>;
70 #sound-dai-cells = <1>;
71 interrupt-parent = <&gpio1>;
73 shutdown-gpios = <&gpio1 15 0>;
74 ti,imon-slot-no = <0>;