1 Texas Instruments TAS2562 Smart PA
3 The TAS2562 is a mono, digital input Class-D audio amplifier optimized for
4 efficiently driving high peak power into small loudspeakers.
5 Integrated speaker voltage and current sense provides for
6 real time monitoring of loudspeaker behavior.
9 - #address-cells - Should be <1>.
10 - #size-cells - Should be <0>.
11 - compatible: - Should contain "ti,tas2562".
12 - reg: - The i2c address. Should be 0x4c, 0x4d, 0x4e or 0x4f.
13 - ti,imon-slot-no:- TDM TX current sense time slot.
16 - interrupt-parent: phandle to the interrupt controller which provides
18 - interrupts: (GPIO) interrupt to which the chip is connected.
19 - shut-down: GPIO used to control the state of the device.
25 compatible = "ti,tas2562";
28 interrupt-parent = <&gpio1>;
31 shut-down = <&gpio1 15 0>;
32 ti,imon-slot-no = <0>;