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

Commit af19161a authored by Marek Belisko's avatar Marek Belisko Committed by Sebastian Reichel
Browse files

ARM: dts: twl4030: Add iio properties for bci subnode



Added new iio properties which are required for twl4030-charger driver and
allow to use twl4030-madc indirectly.

Signed-off-by: default avatarMarek Belisko <marek@goldelico.com>
Signed-off-by: default avatarSebastian Reichel <sre@kernel.org>
parent 90adf98d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -22,6 +22,8 @@
	charger: bci {
		compatible = "ti,twl4030-bci";
		interrupts = <9>, <2>;
		io-channels = <&twl4030_madc 11>;
		io-channel-name = "vac";
		bci3v1-supply = <&vusb3v1>;
	};