Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cecc77c8 authored by H. Nikolaus Schaller's avatar H. Nikolaus Schaller Committed by Tony Lindgren
Browse files

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



tested on OMP5432 EVM

Signed-off-by: default avatarH. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent bcb0bcd9
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -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>;