summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/uniphier-ld6b-ref.dts
diff options
context:
space:
mode:
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>2020-07-08 10:54:10 +0200
committerMasahiro Yamada <yamada.masahiro@socionext.com>2020-07-10 03:31:44 +0200
commit656d648268df4ef13cd7a4ee6bbf2081f3e826bd (patch)
tree39fc9cc1ea424f3856c8443e0a001c59ea12f84f /arch/arm/boot/dts/uniphier-ld6b-ref.dts
parentARM: dts: uniphier: give fixed port number to support card serial (diff)
downloadlinux-656d648268df4ef13cd7a4ee6bbf2081f3e826bd.tar.xz
linux-656d648268df4ef13cd7a4ee6bbf2081f3e826bd.zip
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>
Diffstat (limited to 'arch/arm/boot/dts/uniphier-ld6b-ref.dts')
-rw-r--r--arch/arm/boot/dts/uniphier-ld6b-ref.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/uniphier-ld6b-ref.dts b/arch/arm/boot/dts/uniphier-ld6b-ref.dts
index e1828b2de89b..5bc7fe11b517 100644
--- a/arch/arm/boot/dts/uniphier-ld6b-ref.dts
+++ b/arch/arm/boot/dts/uniphier-ld6b-ref.dts
@@ -81,7 +81,7 @@
};
&mdio {
- ethphy: ethphy@0 {
+ ethphy: ethernet-phy@0 {
reg = <0>;
};
};