1
0
Fork 0

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 <marek@goldelico.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
hifive-unleashed-5.1
Marek Belisko 2015-09-25 22:20:47 +02:00 committed by Sebastian Reichel
parent 90adf98d95
commit af19161aae
1 changed files with 2 additions and 0 deletions

View File

@ -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>;
};