ARM: dts: at91: fix i2c-gpio node name
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Thu, 14 Jul 2016 14:58:11 +0000 (16:58 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Fri, 15 Jul 2016 09:23:44 +0000 (11:23 +0200)
i2c-gpio doesn't need a reg property. Change the node names to i2c-gpio-x
as used in other dts to remove the unit-address.

Solves:
Warning (unit_address_vs_reg): Node /i2c@0 has a unit name, but no reg property
Warning (unit_address_vs_reg): Node /i2c@1 has a unit name, but no reg property
Warning (unit_address_vs_reg): Node /i2c@2 has a unit name, but no reg property

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
23 files changed:
arch/arm/boot/dts/at91-foxg20.dts
arch/arm/boot/dts/at91-kizbox.dts
arch/arm/boot/dts/at91-qil_a9260.dts
arch/arm/boot/dts/at91-sam9_l9260.dts
arch/arm/boot/dts/at91rm9200.dtsi
arch/arm/boot/dts/at91sam9260.dtsi
arch/arm/boot/dts/at91sam9260ek.dts
arch/arm/boot/dts/at91sam9261.dtsi
arch/arm/boot/dts/at91sam9263.dtsi
arch/arm/boot/dts/at91sam9263ek.dts
arch/arm/boot/dts/at91sam9g20ek_common.dtsi
arch/arm/boot/dts/at91sam9g45.dtsi
arch/arm/boot/dts/at91sam9n12.dtsi
arch/arm/boot/dts/at91sam9rl.dtsi
arch/arm/boot/dts/at91sam9rlek.dts
arch/arm/boot/dts/at91sam9x5.dtsi
arch/arm/boot/dts/ethernut5.dts
arch/arm/boot/dts/evk-pro3.dts
arch/arm/boot/dts/mpa1600.dts
arch/arm/boot/dts/tny_a9263.dts
arch/arm/boot/dts/usb_a9260_common.dtsi
arch/arm/boot/dts/usb_a9263.dts
arch/arm/boot/dts/usb_a9g20_common.dtsi

index 07c9bac..50d5e71 100644 (file)
                };
        };
 
-       i2c@0 {
+       i2c-gpio-0 {
                pinctrl-names = "default";
                pinctrl-0 = <&pinctrl_i2c0>;
                i2c-gpio,delay-us = <5>;        /* ~85 kHz */
index 0e3f34e..b4f147c 100644 (file)
@@ -96,7 +96,7 @@
                };
        };
 
-       i2c@0 {
+       i2c-gpio-0 {
                status = "okay";
 
                rtc: pcf8563@51 {
index 5ad3d90..8f01918 100644 (file)
                };
        };
 
-       i2c@0 {
+       i2c-gpio-0 {
                status = "okay";
        };
 };
index 814753a..171243c 100644 (file)
@@ -99,7 +99,7 @@
 
        };
 
-       i2c@0 {
+       i2c-gpio-0 {
                status = "okay";
        };
 
index f6cb7a8..4e913c2 100644 (file)
                };
        };
 
-       i2c@0 {
+       i2c-gpio-0 {
                compatible = "i2c-gpio";
                gpios = <&pioA 25 GPIO_ACTIVE_HIGH /* sda */
                         &pioA 26 GPIO_ACTIVE_HIGH /* scl */
index 49a02f5..a3e363d 100644 (file)
                };
        };
 
-       i2c@0 {
+       i2c-gpio-0 {
                compatible = "i2c-gpio";
                gpios = <&pioA 23 GPIO_ACTIVE_HIGH /* sda */
                         &pioA 24 GPIO_ACTIVE_HIGH /* scl */
index 0a29bd0..2c87f58 100644 (file)
                };
        };
 
-       i2c@0 {
+       i2c-gpio-0 {
                status = "okay";
 
                24c512@50 {
index 5e09de4..32752d7 100644 (file)
                };
        };
 
-       i2c@0 {
+       i2c-gpio-0 {
                compatible = "i2c-gpio";
                pinctrl-names = "default";
                pinctrl-0 = <&pinctrl_i2c_bitbang>;
index 9344642..aeb1a36 100644 (file)
                };
        };
 
-       i2c@0 {
+       i2c-gpio-0 {
                compatible = "i2c-gpio";
                gpios = <&pioB 4 GPIO_ACTIVE_HIGH /* sda */
                         &pioB 5 GPIO_ACTIVE_HIGH /* scl */
index 59df9d7..127cc42 100644 (file)
                };
        };
 
-       i2c@0 {
+       i2c-gpio-0 {
                status = "okay";
 
                24c512@50 {
index 1395b30..27847a4 100644 (file)
                };
        };
 
-       i2c@0 {
+       i2c-gpio-0 {
                status = "okay";
 
                24c512@50 {
index c8789a8..b3501ae 100644 (file)
                };
        };
 
-       i2c@0 {
+       i2c-gpio-0 {
                compatible = "i2c-gpio";
                gpios = <&pioA 20 GPIO_ACTIVE_HIGH /* sda */
                         &pioA 21 GPIO_ACTIVE_HIGH /* scl */
index 95569a8..3b3eb3e 100644 (file)
                };
        };
 
-       i2c@0 {
+       i2c-gpio-0 {
                compatible = "i2c-gpio";
                gpios = <&pioA 30 GPIO_ACTIVE_HIGH /* sda */
                         &pioA 31 GPIO_ACTIVE_HIGH /* scl */
index cdaae8e..70adf94 100644 (file)
                };
        };
 
-       i2c@0 {
+       i2c-gpio-0 {
                compatible = "i2c-gpio";
                gpios = <&pioA 23 GPIO_ACTIVE_HIGH>, /* sda */
                        <&pioA 24 GPIO_ACTIVE_HIGH>; /* scl */
                status = "disabled";
        };
 
-       i2c@1 {
+       i2c-gpio-1 {
                compatible = "i2c-gpio";
                gpios = <&pioD 10 GPIO_ACTIVE_HIGH>, /* sda */
                        <&pioD 11 GPIO_ACTIVE_HIGH>; /* scl */
index f10566f..2e567d9 100644 (file)
                };
        };
 
-       i2c@0 {
+       i2c-gpio-0 {
                status = "okay";
        };
 
-       i2c@1 {
+       i2c-gpio-1 {
                status = "okay";
        };
 };
index f14ed90..ed4e4bd 100644 (file)
                };
        };
 
-       i2c@0 {
+       i2c-gpio-0 {
                compatible = "i2c-gpio";
                gpios = <&pioA 30 GPIO_ACTIVE_HIGH /* sda */
                         &pioA 31 GPIO_ACTIVE_HIGH /* scl */
                status = "disabled";
        };
 
-       i2c@1 {
+       i2c-gpio-1 {
                compatible = "i2c-gpio";
                gpios = <&pioC 0 GPIO_ACTIVE_HIGH /* sda */
                         &pioC 1 GPIO_ACTIVE_HIGH /* scl */
                status = "disabled";
        };
 
-       i2c@2 {
+       i2c-gpio-2 {
                compatible = "i2c-gpio";
                gpios = <&pioB 4 GPIO_ACTIVE_HIGH /* sda */
                         &pioB 5 GPIO_ACTIVE_HIGH /* scl */
index 298ee2f..4687229 100644 (file)
@@ -83,7 +83,7 @@
                };
        };
 
-       i2c@0 {
+       i2c-gpio-0 {
                status = "okay";
 
                pcf8563@50 {
index 312d3e8..20a4481 100644 (file)
@@ -52,7 +52,7 @@
                };
        };
 
-       i2c@0 {
+       i2c-gpio-0 {
                status = "okay";
        };
 
index 30e66e5..116ce78 100644 (file)
@@ -52,7 +52,7 @@
                };
        };
 
-       i2c@0 {
+       i2c-gpio-0 {
                status = "okay";
        };
 
index 2f39f85..9161cd9 100644 (file)
@@ -90,7 +90,7 @@
                };
        };
 
-       i2c@0 {
+       i2c-gpio-0 {
                status = "okay";
        };
 };
index 0f3a02b..7514b34 100644 (file)
                };
        };
 
-       i2c@0 {
+       i2c-gpio-0 {
                status = "okay";
        };
 };
index 94c6150..bfc48a2 100644 (file)
                };
        };
 
-       i2c@0 {
+       i2c-gpio-0 {
                status = "okay";
        };
 };
index 6156ee8..088c2c3 100644 (file)
@@ -19,7 +19,7 @@
                reg = <0x20000000 0x4000000>;
        };
 
-       i2c@0 {
+       i2c-gpio-0 {
                rv3029c2@56 {
                        compatible = "rv3029c2";
                        reg = <0x56>;