ARM: dts: uniphier: Rename ethphy node to ethernet-phy
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Wed, 8 Jul 2020 08:54:10 +0000 (17:54 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 10 Jul 2020 01:31:44 +0000 (10:31 +0900)
This renames the node name "ethphy" to "ethernet-phy" according to
Documentation/devicetree/bindings/net/mdio.yaml.

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/boot/dts/uniphier-ld6b-ref.dts
arch/arm/boot/dts/uniphier-pro4-ace.dts
arch/arm/boot/dts/uniphier-pro4-ref.dts
arch/arm/boot/dts/uniphier-pro4-sanji.dts
arch/arm/boot/dts/uniphier-pxs2-gentil.dts
arch/arm/boot/dts/uniphier-pxs2-vodka.dts

index e1828b2..5bc7fe1 100644 (file)
@@ -81,7 +81,7 @@
 };
 
 &mdio {
-       ethphy: ethphy@0 {
+       ethphy: ethernet-phy@0 {
                reg = <0>;
        };
 };
index 64246fa..27ff2b7 100644 (file)
@@ -87,7 +87,7 @@
 };
 
 &mdio {
-       ethphy: ethphy@1 {
+       ethphy: ethernet-phy@1 {
                reg = <1>;
        };
 };
index b8eaef2..3b9b613 100644 (file)
@@ -88,7 +88,7 @@
 };
 
 &mdio {
-       ethphy: ethphy@0 {
+       ethphy: ethernet-phy@0 {
                reg = <0>;
        };
 };
index 5396556..7b6faf2 100644 (file)
@@ -82,7 +82,7 @@
 };
 
 &mdio {
-       ethphy: ethphy@1 {
+       ethphy: ethernet-phy@1 {
                reg = <1>;
        };
 };
index 8e9ac57..759384b 100644 (file)
@@ -87,7 +87,7 @@
 };
 
 &mdio {
-       ethphy: ethphy@1 {
+       ethphy: ethernet-phy@1 {
                reg = <1>;
        };
 };
index 8eacc7b..7e08a45 100644 (file)
@@ -88,7 +88,7 @@
 };
 
 &mdio {
-       ethphy: ethphy@1 {
+       ethphy: ethernet-phy@1 {
                reg = <1>;
        };
 };