summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/r8a7778-bockw.dts
diff options
context:
space:
mode:
authorUlrich Hecht <ulrich.hecht+renesas@gmail.com>2015-02-16 17:58:58 +0100
committerSimon Horman <horms+renesas@verge.net.au>2015-02-27 09:48:50 +0900
commit7d316faa193fed16079b35c57e0500be3cc6f0a5 (patch)
tree19656aeefb6d4109f0cae09c176ea70c84bec8ee /arch/arm/boot/dts/r8a7778-bockw.dts
parentd4578204e7af962c70a649ce2a46dc6fbe137db6 (diff)
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: 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>
Diffstat (limited to 'arch/arm/boot/dts/r8a7778-bockw.dts')
-rw-r--r--arch/arm/boot/dts/r8a7778-bockw.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/r8a7778-bockw.dts b/arch/arm/boot/dts/r8a7778-bockw.dts
index 96cfcdc7b19b..274a1b6fe329 100644
--- a/arch/arm/boot/dts/r8a7778-bockw.dts
+++ b/arch/arm/boot/dts/r8a7778-bockw.dts
@@ -45,7 +45,9 @@
regulator-boot-on;
regulator-always-on;
};
+};
+&bsc {
ethernet@18300000 {
compatible = "smsc,lan9220", "smsc,lan9115";
reg = <0x18300000 0x1000>;