From: Sebastian Reichel Date: Sat, 11 Jan 2014 21:17:01 +0000 (+0100) Subject: ARM: dts: OMAP3-N900: Add tpa6130a2 support X-Git-Tag: firefly_0821_release~176^2~4117^2~4^2~38^2~12 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=9e2367c8c9bc2d3119b9bce320e15a9c40b94127;hp=12f2f8733a870918e39a573c75042dcbff86ef2f;p=firefly-linux-kernel-4.4.55.git ARM: dts: OMAP3-N900: Add tpa6130a2 support This adds support for the N900's headphone amplifier to the N900 DTS file. Signed-off-by: Sebastian Reichel Signed-off-by: Benoit Cousson --- diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3-n900.dts index 79c188122677..0ceacad3a1aa 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 {