1 Texas Instruments TAS2770 Smart PA
3 The TAS2770 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.
10 - compatible: - Should contain "ti,tas2770".
11 - reg: - The i2c address. Should contain <0x4c>, <0x4d>,<0x4e>, or <0x4f>.
12 - #address-cells - Should be <1>.
13 - #size-cells - Should be <0>.
14 - ti,asi-format: - Sets TDM RX capture edge. 0->Rising; 1->Falling.
15 - ti,imon-slot-no:- TDM TX current sense time slot.
16 - ti,vmon-slot-no:- TDM TX voltage sense time slot.
20 - interrupt-parent: the phandle to the interrupt controller which provides
22 - interrupts: interrupt specification for data-ready.
27 compatible = "ti,tas2770";
31 interrupt-parent = <&msm_gpio>;
34 ti,imon-slot-no = <0>;
35 ti,vmon-slot-no = <2>;