From: Ulrich Hecht Date: Mon, 16 Feb 2015 16:58:58 +0000 (+0100) Subject: ARM: shmobile: bockw dts: Move Ethernet node to BSC X-Git-Tag: v4.1-rc1~48^2~5^2~7 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=7d316faa193fed16079b35c57e0500be3cc6f0a5;p=linux.git 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 Acked-by: Laurent Pinchart Acked-by: Geert Uytterhoeven [horms: dropped compat string changes as they seem out of scope] Signed-off-by: Simon Horman --- 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 @@ fixedregulator3v3: fixedregulator@0 { regulator-boot-on; regulator-always-on; }; +}; +&bsc { ethernet@18300000 { compatible = "smsc,lan9220", "smsc,lan9115"; reg = <0x18300000 0x1000>;