arm64: dts: uniphier: Rename ethphy node to ethernet-phy
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Wed, 8 Jul 2020 08:54:11 +0000 (17:54 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 10 Jul 2020 01:33:14 +0000 (10:33 +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/arm64/boot/dts/socionext/uniphier-ld11-global.dts
arch/arm64/boot/dts/socionext/uniphier-ld11-ref.dts
arch/arm64/boot/dts/socionext/uniphier-ld20-akebi96.dts
arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts
arch/arm64/boot/dts/socionext/uniphier-ld20-ref.dts
arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts

index 816ac25fa1eb195a0262c82221e0eff6aaf77c32..da44a15a8adf3e886b17575a9543e6caa6a7f2a5 100644 (file)
 };
 
 &mdio {
-       ethphy: ethphy@1 {
+       ethphy: ethernet-phy@1 {
                reg = <1>;
        };
 };
index 89d290c9bfc4154cbc046233ff7df4c1f61597c8..617d2b1e9b1ef9c7178a4de66a03c53e4f2ce9b8 100644 (file)
@@ -80,7 +80,7 @@
 };
 
 &mdio {
-       ethphy: ethphy@1 {
+       ethphy: ethernet-phy@1 {
                reg = <1>;
        };
 };
index 816919b42d2e10902914806eda4da4e71e09a3c9..aa159a11292c3e31c06a00b1e3baee37063b5bb7 100644 (file)
 };
 
 &mdio {
-       ethphy: ethphy@0 {
+       ethphy: ethernet-phy@0 {
                reg = <0>;
        };
 };
index 2c000082667c47c78a5f60a3e7c49cd1cc06f335..a01579cb3b79cb678f18050007cd145e61539408 100644 (file)
 };
 
 &mdio {
-       ethphy: ethphy@1 {
+       ethphy: ethernet-phy@1 {
                reg = <1>;
        };
 };
index 6dc19695136fca8dc6484b419eb9457a788c99c8..39ee279a1eb97a2aceae0781d9a791b7a643e58f 100644 (file)
@@ -68,7 +68,7 @@
 };
 
 &mdio {
-       ethphy: ethphy@0 {
+       ethphy: ethernet-phy@0 {
                reg = <0>;
        };
 };
index b51188a043cb9138f6814e8fb711c703fac20dab..086040306fb36546290b552b1ca7b8c29e192036 100644 (file)
 };
 
 &mdio0 {
-       ethphy0: ethphy@0 {
+       ethphy0: ethernet-phy@0 {
                reg = <0>;
        };
 };
 };
 
 &mdio1 {
-       ethphy1: ethphy@0 {
+       ethphy1: ethernet-phy@0 {
                reg = <0>;
        };
 };