Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: i.MX51: digi-connectcore-som: Correct Ethernet node name

make dtbs_check:

lan9221@5,0: $nodename:0: 'lan9221@5,0' does not match '^ethernet(@.*)?$'

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>

authored by

Geert Uytterhoeven and committed by
Shawn Guo
77e6025c 723de6a4

+1 -1
+1 -1
arch/arm/boot/dts/imx51-digi-connectcore-som.dtsi
··· 206 206 pinctrl-0 = <&pinctrl_weim>; 207 207 status = "okay"; 208 208 209 - lan9221: lan9221@5,0 { 209 + lan9221: ethernet@5,0 { 210 210 pinctrl-names = "default"; 211 211 pinctrl-0 = <&pinctrl_lan9221>; 212 212 compatible = "smsc,lan9221", "smsc,lan9115";