ARM: dts: omap5-board-common: describe gpadc for Palmas

tested on OMP5432 EVM

Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
H. Nikolaus Schaller 2016-04-18 20:20:58 +02:00 committed by Tony Lindgren
parent bcb0bcd9c8
commit cecc77c8e5

View File

@ -391,6 +391,16 @@ rtc {
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>;