mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-09 23:34:42 +08:00
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>
This commit is contained in:
parent
723de6a412
commit
77e6025c24
@ -206,7 +206,7 @@
|
|||||||
pinctrl-0 = <&pinctrl_weim>;
|
pinctrl-0 = <&pinctrl_weim>;
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
|
||||||
lan9221: lan9221@5,0 {
|
lan9221: ethernet@5,0 {
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
pinctrl-0 = <&pinctrl_lan9221>;
|
pinctrl-0 = <&pinctrl_lan9221>;
|
||||||
compatible = "smsc,lan9221", "smsc,lan9115";
|
compatible = "smsc,lan9221", "smsc,lan9115";
|
||||||
|
Loading…
Reference in New Issue
Block a user