Lines Matching +full:current +full:- +full:sense +full:- +full:amplifier
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 <[email protected]>
14 The TAS2562 is a mono, digital input Class-D audio amplifier optimized for
16 Integrated speaker voltage and current sense provides for
19 Specifications about the audio amplifier can be found at:
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:
53 description: TDM TX current sense time slot.
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>
71 #address-cells = <1>;
72 #size-cells = <0>;
77 #sound-dai-cells = <0>;
78 interrupt-parent = <&gpio1>;
80 shutdown-gpios = <&gpio1 15 GPIO_ACTIVE_HIGH>;
81 ti,imon-slot-no = <0>;