Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7d316faa authored by Ulrich Hecht's avatar Ulrich Hecht Committed by Simon Horman
Browse files

ARM: shmobile: bockw dts: Move Ethernet node to BSC



Move the Ethernet node to the new BSC node, as its connected to the
Bus State Controller.

Signed-off-by: default avatarUlrich Hecht <ulrich.hecht+renesas@gmail.com>
Acked-by: default avatarLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
[horms: dropped compat string changes as they seem out of scope]
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent d4578204
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -45,7 +45,9 @@
		regulator-boot-on;
		regulator-always-on;
	};
};

&bsc {
	ethernet@18300000 {
		compatible = "smsc,lan9220", "smsc,lan9115";
		reg = <0x18300000 0x1000>;