ARM: dts: tps65217: Add the charger device

Support the charger driver and disable it by default.

Signed-off-by: Milo Kim <woogyom.kim@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Milo Kim 2016-10-28 21:36:56 +09:00 committed by Tony Lindgren
parent bd0fdb4cbd
commit 9ec0a6585f

View file

@ -16,6 +16,11 @@
interrupt-controller;
#interrupt-cells = <1>;
charger {
compatible = "ti,tps65217-charger";
status = "disabled";
};
regulators {
#address-cells = <1>;
#size-cells = <0>;