]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: ux500: drop any 0x prefix from I2C DT devices
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 4 Jun 2013 09:50:32 +0000 (11:50 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 4 Jun 2013 09:50:32 +0000 (11:50 +0200)
This removes the "0x" prefix in front of the I2C DT device
address designation for each I2C DT node in the ux500
devicetree files.

Reported-by: Bryan Wu <cooloney@gmail.com>
Cc: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/href.dtsi
arch/arm/boot/dts/hrefprev60.dts
arch/arm/boot/dts/snowball.dts
arch/arm/boot/dts/stuib.dtsi

index 080c53065dd6461fb9bf8af157497673c425bbe6..9db41b9d83588323ab7981d6144e56e6e94a2856 100644 (file)
                                        max-cur = /bits/ 8 <0x5f>;
                                };
                        };
-                       bh1780@0x29 {
+                       bh1780@29 {
                                compatible = "rohm,bh1780gli";
                                reg = <0x33>;
                        };
index 23c6dc156ab1b26ba8006cbbdd78da2e819fc21e..c6bb07df2d1dd3670e4cd49a199300eb5d178f78 100644 (file)
@@ -41,7 +41,7 @@
                };
 
                i2c@80110000 {
-                       bu21013_tp@0x5c {
+                       bu21013_tp@5c {
                                reset-gpio = <&tc3589x_gpio 13 0x4>;
                        };
                };
index 92c2f5ad0ac1e087e631d48a8cb9f80cbdd4bd0f..fb9dce529da6898d236d25fa2edd4f745a12b688 100644 (file)
                };
 
                i2c@80128000 {
-                       lp5521@0x33 {
+                       lp5521@33 {
                                // compatible = "lp5521";
                                reg = <0x33>;
                        };
-                       lp5521@0x34 {
+                       lp5521@34 {
                                // compatible = "lp5521";
                                reg = <0x34>;
                        };
-                       bh1780@0x29 {
+                       bh1780@29 {
                                // compatible = "rohm,bh1780gli";
                                reg = <0x33>;
                        };
index b47b62adf6d0b437cdb01c93ac01b21198c30d7a..524e33240ad418e739e7dfd7a6d41cce642b3261 100644 (file)
@@ -54,7 +54,7 @@
                };
 
                i2c@80110000 {
-                       bu21013_tp@0x5c {
+                       bu21013_tp@5c {
                                compatible = "rohm,bu21013_tp";
                                reg = <0x5c>;
                                touch-gpio = <&gpio2 20 0x4>;
@@ -65,7 +65,7 @@
                                rohm,flip-y;
                        };
 
-                       bu21013_tp@0x5d {
+                       bu21013_tp@5d {
                                compatible = "rohm,bu21013_tp";
                                reg = <0x5d>;
                                touch-gpio = <&gpio2 20 0x4>;