Commit 73c79afa authored by Kuninori Morimoto's avatar Kuninori Morimoto Committed by Simon Horman

ARM: shmobile: bockw: fixup ether node naming

According to the ePAPR spec,
the node name should be "ethernet", not "lan0".
Reported-by: default avatarSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: default avatarKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 84b47dfc
...@@ -39,7 +39,7 @@ fixedregulator3v3: fixedregulator@0 { ...@@ -39,7 +39,7 @@ fixedregulator3v3: fixedregulator@0 {
regulator-always-on; regulator-always-on;
}; };
lan0@18300000 { ethernet@18300000 {
compatible = "smsc,lan9220", "smsc,lan9115"; compatible = "smsc,lan9220", "smsc,lan9115";
reg = <0x18300000 0x1000>; reg = <0x18300000 0x1000>;
......
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