projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12f2f87
)
ARM: dts: OMAP3-N900: Add tpa6130a2 support
author
Sebastian Reichel
<sre@debian.org>
Sat, 11 Jan 2014 21:17:01 +0000
(22:17 +0100)
committer
Benoit Cousson
<bcousson@baylibre.com>
Sun, 2 Mar 2014 17:36:13 +0000
(18:36 +0100)
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>
arch/arm/boot/dts/omap3-n900.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/omap3-n900.dts
b/arch/arm/boot/dts/omap3-n900.dts
index 79c1881226778e56772abab679e0a063d9d074ee..0ceacad3a1aa2dcd441f8672d5c263c6d5367870 100644
(file)
--- 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 {