Skip to content

Commit

Permalink
ARM: dts: omap3-gta04: Add twl4030 charger
Browse files Browse the repository at this point in the history
Define twl4030 charger node used for charging.

Signed-off-by: Marek Belisko <marek@goldelico.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
  • Loading branch information
NeilBrown authored and Tony Lindgren committed Mar 2, 2014
1 parent 9cbc03b commit 8bdc9e9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/omap3-gta04.dts
Original file line number Diff line number Diff line change
Expand Up @@ -184,3 +184,7 @@
pinctrl-0 = <&uart3_pins>;
};

&charger {
bb_uvolt = <3200000>;
bb_uamp = <150>;
};

0 comments on commit 8bdc9e9

Please sign in to comment.