提交 af19161a 编写于 作者: M Marek Belisko 提交者: Sebastian Reichel

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: NMarek Belisko <marek@goldelico.com>
Signed-off-by: NSebastian Reichel <sre@kernel.org>
上级 90adf98d
...@@ -22,6 +22,8 @@ ...@@ -22,6 +22,8 @@
charger: bci { charger: bci {
compatible = "ti,twl4030-bci"; compatible = "ti,twl4030-bci";
interrupts = <9>, <2>; interrupts = <9>, <2>;
io-channels = <&twl4030_madc 11>;
io-channel-name = "vac";
bci3v1-supply = <&vusb3v1>; bci3v1-supply = <&vusb3v1>;
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册