1
0
Fork 0

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 <sre@debian.org>
Signed-off-by: Benoit Cousson <bcousson@baylibre.com>
hifive-unleashed-5.1
Sebastian Reichel 2014-01-11 22:17:01 +01:00 committed by Benoit Cousson
parent 12f2f8733a
commit 9e2367c8c9
1 changed files with 9 additions and 0 deletions

View File

@ -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 {