Commit 9ec0a658 authored by Milo Kim's avatar Milo Kim Committed by Tony Lindgren

ARM: dts: tps65217: Add the charger device

Support the charger driver and disable it by default.
Signed-off-by: default avatarMilo Kim <woogyom.kim@gmail.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent bd0fdb4c
......@@ -16,6 +16,11 @@ &tps {
interrupt-controller;
#interrupt-cells = <1>;
charger {
compatible = "ti,tps65217-charger";
status = "disabled";
};
regulators {
#address-cells = <1>;
#size-cells = <0>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment