ARM: shmobile: bockw: fixup ether node naming

According to the ePAPR spec,
the node name should be "ethernet", not "lan0".

Reported-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Kuninori Morimoto 2013-10-03 18:20:19 -07:00 committed by Simon Horman
parent 84b47dfc1b
commit 73c79afa61
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
regulator-always-on;
};
lan0@18300000 {
ethernet@18300000 {
compatible = "smsc,lan9220", "smsc,lan9115";
reg = <0x18300000 0x1000>;