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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Jul 2021 12:36:09 +0000 (14:36 +0200)
[ Upstream commit fc5b59b945b546e27977e99a5ca6fe61179ff0d2 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.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 08091d2a64e1526d1930b8db4ddff07634e2a5ef..0ebda4efd9d0fb366c7096c3467965b5cb6b14ee 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 */