From: "H. Nikolaus Schaller" <[email protected]>

Fix attribute names.

Signed-off-by: H. Nikolaus Schaller <[email protected]>
---
 arch/arm/boot/dts/omap3-gta04.dtsi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/boot/dts/omap3-gta04.dtsi 
b/arch/arm/boot/dts/omap3-gta04.dtsi
index 655d6e9..fa39232 100644
--- a/arch/arm/boot/dts/omap3-gta04.dtsi
+++ b/arch/arm/boot/dts/omap3-gta04.dtsi
@@ -342,8 +342,8 @@
 };
 
 &charger {
-       bb_uvolt = <3200000>;
-       bb_uamp = <150>;
+       ti,bb-uvolt = <3200000>;
+       ti,bb-uamp = <150>;
 };
 
 /* spare */
-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to