ARM: shmobile: marzen dts: Use generic names for device nodes

lan0 -> ethernet

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Geert Uytterhoeven 2015-04-27 14:55:34 +02:00 committed by Simon Horman
parent 69478b2093
commit f92d9dc7e6
1 changed files with 3 additions and 3 deletions

View File

@ -42,10 +42,10 @@
regulator-always-on;
};
lan0@18000000 {
ethernet@18000000 {
compatible = "smsc,lan9220", "smsc,lan9115";
reg = <0x18000000 0x100>;
pinctrl-0 = <&lan0_pins>;
pinctrl-0 = <&ethernet_pins>;
pinctrl-names = "default";
phy-mode = "mii";
@ -176,7 +176,7 @@
};
};
lan0_pins: lan0 {
ethernet_pins: ethernet {
intc {
renesas,groups = "intc_irq1_b";
renesas,function = "intc";