Commit 1c147690 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Shawn Guo

ARM: dts: imx53-ard: Correct Ethernet node name

make dtbs_check:

    lan9220@f4000000: $nodename:0: 'lan9220@f4000000' does not match '^ethernet(@.*)?$'
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 77e6025c
......@@ -24,7 +24,7 @@ eim-cs1@f4000000 {
reg = <0xf4000000 0x3ff0000>;
ranges;
lan9220@f4000000 {
ethernet@f4000000 {
compatible = "smsc,lan9220", "smsc,lan9115";
reg = <0xf4000000 0x2000000>;
phy-mode = "mii";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment