提交 1a99ece9 编写于 作者: R Rhyland Klein 提交者: Stephen Warren

ARM: tegra: Add charger subnode to tps65090 node

The charger is now represented by a distinct subnode of the tps65090
device. Add this node and enable low current charging with it.
Signed-off-by: NRhyland Klein <rklein@nvidia.com>
Signed-off-by: NStephen Warren <swarren@nvidia.com>
上级 6cecf916
......@@ -763,6 +763,11 @@
vsys-l1-supply = <&vdd_ac_bat_reg>;
vsys-l2-supply = <&vdd_ac_bat_reg>;
charger {
compatible = "ti,tps65090-charger";
ti,enable-low-current-chrg;
};
regulators {
tps65090_dcdc1_reg: dcdc1 {
regulator-name = "vdd-sys-5v0";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册