This adds support for the N900's headphone
amplifier to the N900 DTS file.

Signed-off-by: Sebastian Reichel <[email protected]>
---
 arch/arm/boot/dts/omap3-n900.dts | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3-n900.dts
index 79c1881..0ceacad 100644
--- a/arch/arm/boot/dts/omap3-n900.dts
+++ b/arch/arm/boot/dts/omap3-n900.dts
@@ -418,6 +418,15 @@
                compatible = "ti,bq27200";
                reg = <0x55>;
        };
+
+       tpa6130a2: tpa6130a2@60 {
+               compatible = "ti,tpa6130a2";
+               reg = <0x60>;
+
+               Vdd-supply = <&vmmc2>;
+
+               power-gpio = <&gpio4 2 GPIO_ACTIVE_HIGH>; /* 98 */
+       };
 };
 
 &i2c3 {
-- 
1.8.5.2

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to