projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77e6025
)
ARM: dts: imx53-ard: Correct Ethernet node name
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Thu, 20 May 2021 13:58:36 +0000
(15:58 +0200)
committer
Shawn Guo
<shawnguo@kernel.org>
Sun, 23 May 2021 05:27:11 +0000
(13:27 +0800)
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>
arch/arm/boot/dts/imx53-ard.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx53-ard.dts
b/arch/arm/boot/dts/imx53-ard.dts
index 9a2e1fde712879ea7ebdd269fba17290e9676355..6208fbb2e74104fb13fdd896b22b6d81d997f0aa 100644
(file)
--- 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";