Commit 69478b20 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Simon Horman

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

lan9220 -> ethernet
uart -> serial
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent e8545be9
......@@ -81,7 +81,7 @@ reg_3p3v: regulator@1 {
regulator-boot-on;
};
lan9220@20000000 {
ethernet@20000000 {
compatible = "smsc,lan9220", "smsc,lan9115";
reg = <0x20000000 0x10000>;
phy-mode = "mii";
......@@ -96,7 +96,7 @@ lan9220@20000000 {
};
&pfc {
uart1_pins: uart@e1030000 {
uart1_pins: serial@e1030000 {
renesas,groups = "uart1_ctrl", "uart1_data";
renesas,function = "uart1";
};
......
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