aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/boot/dts/imx53-ard.dts
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2021-05-20 15:58:36 +0200
committerShawn Guo <shawnguo@kernel.org>2021-05-23 13:27:11 +0800
commit1c147690231b65a1e56840453cc8e2f92950e076 (patch)
tree91540ef6b97b3edf403173381366b0b49d48fc56 /arch/arm/boot/dts/imx53-ard.dts
parentARM: dts: i.MX51: digi-connectcore-som: Correct Ethernet node name (diff)
downloadwireguard-linux-1c147690231b65a1e56840453cc8e2f92950e076.tar.xz
wireguard-linux-1c147690231b65a1e56840453cc8e2f92950e076.zip
ARM: dts: imx53-ard: Correct Ethernet node name
make dtbs_check: lan9220@f4000000: $nodename:0: 'lan9220@f4000000' does not match '^ethernet(@.*)?$' Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx53-ard.dts')
-rw-r--r--arch/arm/boot/dts/imx53-ard.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx53-ard.dts b/arch/arm/boot/dts/imx53-ard.dts
index 9a2e1fde7128..6208fbb2e741 100644
--- a/arch/arm/boot/dts/imx53-ard.dts
+++ b/arch/arm/boot/dts/imx53-ard.dts
@@ -24,7 +24,7 @@
reg = <0xf4000000 0x3ff0000>;
ranges;
- lan9220@f4000000 {
+ ethernet@f4000000 {
compatible = "smsc,lan9220", "smsc,lan9115";
reg = <0xf4000000 0x2000000>;
phy-mode = "mii";