ARM: dts: gemini: rename mdio to the right name
authorCorentin Labbe <clabbe@baylibre.com>
Wed, 28 Apr 2021 17:48:30 +0000 (17:48 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 9 May 2021 23:32:26 +0000 (01:32 +0200)
ethernet-phy is not the right name for mdio, fix it.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/gemini-dlink-dns-313.dts
arch/arm/boot/dts/gemini-nas4220b.dts
arch/arm/boot/dts/gemini-rut1xx.dts
arch/arm/boot/dts/gemini-wbd111.dts
arch/arm/boot/dts/gemini-wbd222.dts

index c6f3d90e3e90ce6ab714784f45d9bc7dd018c5e4..b8acc6eaaa6d729040c045e7243d3b1eeeeb9e9f 100644 (file)
                };
        };
 
-       mdio0: ethernet-phy {
+       mdio0: mdio {
                compatible = "virtual,mdio-gpio";
                /* Uses MDC and MDIO */
                gpios = <&gpio0 22 GPIO_ACTIVE_HIGH>, /* MDC */
index 43c45f7e1e0a347e5b1ae6e716a89ce76f936309..13112a8a5dd88dbd7274e860ad3c17b4d295761b 100644 (file)
@@ -62,7 +62,7 @@
                };
        };
 
-       mdio0: ethernet-phy {
+       mdio0: mdio {
                compatible = "virtual,mdio-gpio";
                gpios = <&gpio0 22 GPIO_ACTIVE_HIGH>, /* MDC */
                        <&gpio0 21 GPIO_ACTIVE_HIGH>; /* MDIO */
index 9611ddf067927451018d6797369c9348e1dea8a1..79f17988884fdd62e6ae1abda05ec77daf3fe0fb 100644 (file)
@@ -56,7 +56,7 @@
                };
        };
 
-       mdio0: ethernet-phy {
+       mdio0: mdio {
                compatible = "virtual,mdio-gpio";
                gpios = <&gpio0 22 GPIO_ACTIVE_HIGH>, /* MDC */
                        <&gpio0 21 GPIO_ACTIVE_HIGH>; /* MDIO */
index 3a2761dd460f9955c6211f0a663b092fb1ca9196..5602ba8f30f2f1728613cef97da109ef85cfe6ef 100644 (file)
@@ -68,7 +68,7 @@
                };
        };
 
-       mdio0: ethernet-phy {
+       mdio0: mdio {
                compatible = "virtual,mdio-gpio";
                gpios = <&gpio0 22 GPIO_ACTIVE_HIGH>, /* MDC */
                        <&gpio0 21 GPIO_ACTIVE_HIGH>; /* MDIO */
index 52b4dbc0c0723f038311bb338e57f0a3df7787bc..a4a260c36d752fe59b11a44ab00c6c3e01c00e8a 100644 (file)
@@ -67,7 +67,7 @@
                };
        };
 
-       mdio0: ethernet-phy {
+       mdio0: mdio {
                compatible = "virtual,mdio-gpio";
                gpios = <&gpio0 22 GPIO_ACTIVE_HIGH>, /* MDC */
                        <&gpio0 21 GPIO_ACTIVE_HIGH>; /* MDIO */