projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcb0bcd
)
ARM: dts: omap5-board-common: describe gpadc for Palmas
author
H. Nikolaus Schaller
<hns@goldelico.com>
Mon, 18 Apr 2016 18:20:58 +0000
(20:20 +0200)
committer
Tony Lindgren
<tony@atomide.com>
Tue, 26 Apr 2016 17:24:59 +0000
(10:24 -0700)
tested on OMP5432 EVM
Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap5-board-common.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/omap5-board-common.dtsi
b/arch/arm/boot/dts/omap5-board-common.dtsi
index
cdd144a
..
d099060
100644
(file)
--- a/
arch/arm/boot/dts/omap5-board-common.dtsi
+++ b/
arch/arm/boot/dts/omap5-board-common.dtsi
@@
-391,6
+391,16
@@
ti,backup-battery-charge-high-current;
};
+ gpadc {
+ compatible = "ti,palmas-gpadc";
+ interrupts = <18 0
+ 16 0
+ 17 0>;
+ #io-channel-cells = <1>;
+ ti,channel0-current-microamp = <5>;
+ ti,channel3-current-microamp = <10>;
+ };
+
palmas_pmic {
compatible = "ti,palmas-pmic";
interrupt-parent = <&palmas>;