[PATCH 09/16] ARM: shmobile: bockw dts: Move Ethernet node to BSC
Simon Horman
horms+renesas at verge.net.au
Wed Mar 4 17:58:09 PST 2015
From: Ulrich Hecht <ulrich.hecht+renesas at gmail.com>
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 at gmail.com>
Acked-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
Acked-by: Geert Uytterhoeven <geert+renesas at glider.be>
[horms: dropped compat string changes as they seem out of scope]
Signed-off-by: Simon Horman <horms+renesas at verge.net.au>
---
arch/arm/boot/dts/r8a7778-bockw.dts | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/boot/dts/r8a7778-bockw.dts b/arch/arm/boot/dts/r8a7778-bockw.dts
index 96cfcdc..274a1b6f 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 at 18300000 {
compatible = "smsc,lan9220", "smsc,lan9115";
reg = <0x18300000 0x1000>;
--
2.1.4
More information about the linux-arm-kernel
mailing list