1
0
Fork 0

ARM: dts: uniphier: Rename ethphy node to ethernet-phy

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>
zero-sugar-mainline-defconfig
Kunihiko Hayashi 2020-07-08 17:54:10 +09:00 committed by Masahiro Yamada
parent dec32861da
commit 656d648268
6 changed files with 6 additions and 6 deletions

View File

@ -81,7 +81,7 @@
};
&mdio {
ethphy: ethphy@0 {
ethphy: ethernet-phy@0 {
reg = <0>;
};
};

View File

@ -87,7 +87,7 @@
};
&mdio {
ethphy: ethphy@1 {
ethphy: ethernet-phy@1 {
reg = <1>;
};
};

View File

@ -88,7 +88,7 @@
};
&mdio {
ethphy: ethphy@0 {
ethphy: ethernet-phy@0 {
reg = <0>;
};
};

View File

@ -82,7 +82,7 @@
};
&mdio {
ethphy: ethphy@1 {
ethphy: ethernet-phy@1 {
reg = <1>;
};
};

View File

@ -87,7 +87,7 @@
};
&mdio {
ethphy: ethphy@1 {
ethphy: ethernet-phy@1 {
reg = <1>;
};
};

View File

@ -88,7 +88,7 @@
};
&mdio {
ethphy: ethphy@1 {
ethphy: ethernet-phy@1 {
reg = <1>;
};
};