Skip to content

Commit af19161

Browse files
Marek Beliskosre
authored andcommitted
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: Marek Belisko <[email protected]> Signed-off-by: Sebastian Reichel <[email protected]>
1 parent 90adf98 commit af19161

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm/boot/dts/twl4030.dtsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
charger: bci {
2323
compatible = "ti,twl4030-bci";
2424
interrupts = <9>, <2>;
25+
io-channels = <&twl4030_madc 11>;
26+
io-channel-name = "vac";
2527
bci3v1-supply = <&vusb3v1>;
2628
};
2729

0 commit comments

Comments
 (0)