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 e1828b2de89b065a160b2c3f3be47ec58b1a583b..5bc7fe11b517f8db1f9aecba818cdad4c5e22cc9 100644 (file)
@@ -81,7 +81,7 @@
 };
 
 &mdio {
-       ethphy: ethphy@0 {
+       ethphy: ethernet-phy@0 {
                reg = <0>;
        };
 };
index 64246fad325c148bca6c54e020a01008c8644bae..27ff2b7b9d0e8a0ef50406caf880aa75abbfe7e2 100644 (file)
@@ -87,7 +87,7 @@
 };
 
 &mdio {
-       ethphy: ethphy@1 {
+       ethphy: ethernet-phy@1 {
                reg = <1>;
        };
 };
index b8eaef2b99855b664646c857fa6ac181dab5e5e2..3b9b61314d014dcf2b59f84ade7f766c9683b9dd 100644 (file)
@@ -88,7 +88,7 @@
 };
 
 &mdio {
-       ethphy: ethphy@0 {
+       ethphy: ethernet-phy@0 {
                reg = <0>;
        };
 };
index 5396556dee588c97334301bcb3a82496ebaaa815..7b6faf2e795e42323ec927901dbc4ad99e955ea8 100644 (file)
@@ -82,7 +82,7 @@
 };
 
 &mdio {
-       ethphy: ethphy@1 {
+       ethphy: ethernet-phy@1 {
                reg = <1>;
        };
 };
index 8e9ac579aa9aabba7a650d2a649070a3dcd14c28..759384b606631ee0c361faa656d50bef2e16395c 100644 (file)
@@ -87,7 +87,7 @@
 };
 
 &mdio {
-       ethphy: ethphy@1 {
+       ethphy: ethernet-phy@1 {
                reg = <1>;
        };
 };
index 8eacc7bdecb765502562369293a8b38ae02a9451..7e08a459f7d8b5922416d64e638904652f519d99 100644 (file)
@@ -88,7 +88,7 @@
 };
 
 &mdio {
-       ethphy: ethphy@1 {
+       ethphy: ethernet-phy@1 {
                reg = <1>;
        };
 };