projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6cecf91
)
ARM: tegra: Add charger subnode to tps65090 node
author
Rhyland Klein
<rklein@nvidia.com>
Wed, 10 Apr 2013 09:51:45 +0000
(09:51 +0000)
committer
Stephen Warren
<swarren@nvidia.com>
Tue, 28 May 2013 22:13:50 +0000
(16:13 -0600)
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: Rhyland Klein <rklein@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/boot/dts/tegra114-dalmore.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/tegra114-dalmore.dts
b/arch/arm/boot/dts/tegra114-dalmore.dts
index b2554f766b3b2860013c959a725be1b801f14819..cfeb0f59c14b6679f53083fce856588bfff2dda7 100644
(file)
--- a/
arch/arm/boot/dts/tegra114-dalmore.dts
+++ b/
arch/arm/boot/dts/tegra114-dalmore.dts
@@
-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";