ARM: dts: omap3-gta04: Fix backup-battery charging in devicetree file.
authorH. Nikolaus Schaller <hns@goldelico.com>
Thu, 22 Jan 2015 20:38:07 +0000 (21:38 +0100)
committerTony Lindgren <tony@atomide.com>
Mon, 26 Jan 2015 20:54:31 +0000 (12:54 -0800)
Fix attribute names.

Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap3-gta04.dtsi

index ee62d00..63c5cff 100644 (file)
 };
 
 &charger {
-       bb_uvolt = <3200000>;
-       bb_uamp = <150>;
+       ti,bb-uvolt = <3200000>;
+       ti,bb-uamp = <150>;
 };
 
 /* spare */