提交 e152e3f7 编写于 作者: A Alexandre Belloni

ARM: dts: at91: fix i2c-gpio node name

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: NAlexandre Belloni <alexandre.belloni@free-electrons.com>
上级 d3c1c718
......@@ -125,7 +125,7 @@
};
};
i2c@0 {
i2c-gpio-0 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_i2c0>;
i2c-gpio,delay-us = <5>; /* ~85 kHz */
......
......@@ -96,7 +96,7 @@
};
};
i2c@0 {
i2c-gpio-0 {
status = "okay";
rtc: pcf8563@51 {
......
......@@ -178,7 +178,7 @@
};
};
i2c@0 {
i2c-gpio-0 {
status = "okay";
};
};
......@@ -99,7 +99,7 @@
};
i2c@0 {
i2c-gpio-0 {
status = "okay";
};
......
......@@ -948,7 +948,7 @@
};
};
i2c@0 {
i2c-gpio-0 {
compatible = "i2c-gpio";
gpios = <&pioA 25 GPIO_ACTIVE_HIGH /* sda */
&pioA 26 GPIO_ACTIVE_HIGH /* scl */
......
......@@ -1013,7 +1013,7 @@
};
};
i2c@0 {
i2c-gpio-0 {
compatible = "i2c-gpio";
gpios = <&pioA 23 GPIO_ACTIVE_HIGH /* sda */
&pioA 24 GPIO_ACTIVE_HIGH /* scl */
......
......@@ -185,7 +185,7 @@
};
};
i2c@0 {
i2c-gpio-0 {
status = "okay";
24c512@50 {
......
......@@ -860,7 +860,7 @@
};
};
i2c@0 {
i2c-gpio-0 {
compatible = "i2c-gpio";
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_i2c_bitbang>;
......
......@@ -1019,7 +1019,7 @@
};
};
i2c@0 {
i2c-gpio-0 {
compatible = "i2c-gpio";
gpios = <&pioB 4 GPIO_ACTIVE_HIGH /* sda */
&pioB 5 GPIO_ACTIVE_HIGH /* scl */
......
......@@ -215,7 +215,7 @@
};
};
i2c@0 {
i2c-gpio-0 {
status = "okay";
24c512@50 {
......
......@@ -176,7 +176,7 @@
};
};
i2c@0 {
i2c-gpio-0 {
status = "okay";
24c512@50 {
......
......@@ -1316,7 +1316,7 @@
};
};
i2c@0 {
i2c-gpio-0 {
compatible = "i2c-gpio";
gpios = <&pioA 20 GPIO_ACTIVE_HIGH /* sda */
&pioA 21 GPIO_ACTIVE_HIGH /* scl */
......
......@@ -1030,7 +1030,7 @@
};
};
i2c@0 {
i2c-gpio-0 {
compatible = "i2c-gpio";
gpios = <&pioA 30 GPIO_ACTIVE_HIGH /* sda */
&pioA 31 GPIO_ACTIVE_HIGH /* scl */
......
......@@ -1089,7 +1089,7 @@
};
};
i2c@0 {
i2c-gpio-0 {
compatible = "i2c-gpio";
gpios = <&pioA 23 GPIO_ACTIVE_HIGH>, /* sda */
<&pioA 24 GPIO_ACTIVE_HIGH>; /* scl */
......@@ -1103,7 +1103,7 @@
status = "disabled";
};
i2c@1 {
i2c-gpio-1 {
compatible = "i2c-gpio";
gpios = <&pioD 10 GPIO_ACTIVE_HIGH>, /* sda */
<&pioD 11 GPIO_ACTIVE_HIGH>; /* scl */
......
......@@ -227,11 +227,11 @@
};
};
i2c@0 {
i2c-gpio-0 {
status = "okay";
};
i2c@1 {
i2c-gpio-1 {
status = "okay";
};
};
......@@ -1238,7 +1238,7 @@
};
};
i2c@0 {
i2c-gpio-0 {
compatible = "i2c-gpio";
gpios = <&pioA 30 GPIO_ACTIVE_HIGH /* sda */
&pioA 31 GPIO_ACTIVE_HIGH /* scl */
......@@ -1253,7 +1253,7 @@
status = "disabled";
};
i2c@1 {
i2c-gpio-1 {
compatible = "i2c-gpio";
gpios = <&pioC 0 GPIO_ACTIVE_HIGH /* sda */
&pioC 1 GPIO_ACTIVE_HIGH /* scl */
......@@ -1268,7 +1268,7 @@
status = "disabled";
};
i2c@2 {
i2c-gpio-2 {
compatible = "i2c-gpio";
gpios = <&pioB 4 GPIO_ACTIVE_HIGH /* sda */
&pioB 5 GPIO_ACTIVE_HIGH /* scl */
......
......@@ -83,7 +83,7 @@
};
};
i2c@0 {
i2c-gpio-0 {
status = "okay";
pcf8563@50 {
......
......@@ -52,7 +52,7 @@
};
};
i2c@0 {
i2c-gpio-0 {
status = "okay";
};
......
......@@ -52,7 +52,7 @@
};
};
i2c@0 {
i2c-gpio-0 {
status = "okay";
};
......
......@@ -90,7 +90,7 @@
};
};
i2c@0 {
i2c-gpio-0 {
status = "okay";
};
};
......@@ -110,7 +110,7 @@
};
};
i2c@0 {
i2c-gpio-0 {
status = "okay";
};
};
......@@ -138,7 +138,7 @@
};
};
i2c@0 {
i2c-gpio-0 {
status = "okay";
};
};
......@@ -19,7 +19,7 @@
reg = <0x20000000 0x4000000>;
};
i2c@0 {
i2c-gpio-0 {
rv3029c2@56 {
compatible = "rv3029c2";
reg = <0x56>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册