]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
ARM: shmobile: bockw dts: Move Ethernet node to BSC
authorUlrich Hecht <ulrich.hecht+renesas@gmail.com>
Mon, 16 Feb 2015 16:58:58 +0000 (17:58 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 27 Feb 2015 00:48:50 +0000 (09:48 +0900)
Move the Ethernet node to the new BSC node, as its connected to the
Bus State Controller.

Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
[horms: dropped compat string changes as they seem out of scope]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7778-bockw.dts

index 96cfcdc7b19bd00e3eb2402762941384b2ca8f99..274a1b6fe32998b8fa3e64265f82be54c7c6391c 100644 (file)
@@ -45,7 +45,9 @@
                regulator-boot-on;
                regulator-always-on;
        };
+};
 
+&bsc {
        ethernet@18300000 {
                compatible = "smsc,lan9220", "smsc,lan9115";
                reg = <0x18300000 0x1000>;