提交 53225f63 编写于 作者: M Marcin Niestroj 提交者: Tony Lindgren

ARM: dts: am335x-chiliboard: Support charger

chiliBoard has a battery connector, so support charging battery
through tps65217 chip.

Additionally, enabling tps65217 charger allows us to get status
of AC power.
Signed-off-by: NMarcin Niestroj <m.niestroj@grinn-global.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 41f0e067
......@@ -190,6 +190,12 @@
interrupt-parent = <&intc>;
interrupts = <7>; /* NNMI */
charger {
interrupts = <0>, <1>;
interrupt-names = "USB", "AC";
status = "okay";
};
pwrbutton {
interrupts = <2>;
status = "okay";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册