linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: mvebu: add ethernet to the cm-a510 board
@ 2015-01-30  6:06 Jean-Francois Moine
  0 siblings, 0 replies; 18+ messages in thread
From: Jean-Francois Moine @ 2015-01-30  6:06 UTC (permalink / raw)
  To: linux-arm-kernel

This patch enables the ethernet device by default, permitting CM-A510
boards to access the network when an ethernet connector is present.

Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Tested-by: Gabriel Dobato <dobatog@gmail.com>
---
 arch/arm/boot/dts/dove-cm-a510.dts | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/dove-cm-a510.dts b/arch/arm/boot/dts/dove-cm-a510.dts
index 50c0d69..404e983 100644
--- a/arch/arm/boot/dts/dove-cm-a510.dts
+++ b/arch/arm/boot/dts/dove-cm-a510.dts
@@ -21,6 +21,8 @@
 &sdio0 { status = "okay"; };
 &sdio1 { status = "okay"; };
 &sata0 { status = "okay"; };
+&eth { status = "okay"; };
+&mdio { status ="okay";};
 
 &spi0 {
 	status = "okay";
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 18+ messages in thread
[parent not found: <E1YH5bU-0005mG-3L@bombadil.infradead.org>]

end of thread, other threads:[~2015-02-06 10:52 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-30  6:06 [PATCH] ARM: dts: mvebu: add ethernet to the cm-a510 board Jean-Francois Moine
     [not found] <E1YH5bU-0005mG-3L@bombadil.infradead.org>
2015-01-30  9:44 ` Sebastian Hesselbarth
2015-01-30 10:31   ` Jean-Francois Moine
2015-01-30 11:00     ` Sebastian Hesselbarth
2015-01-30 11:41       ` Jean-Francois Moine
2015-01-30 12:03         ` Sebastian Hesselbarth
2015-01-30 12:39           ` Jean-Francois Moine
2015-01-30 12:50             ` Sebastian Hesselbarth
     [not found]               ` <54CE354F.5090106@gmail.com>
2015-02-05 22:13                 ` Sebastian Hesselbarth
2015-02-06  7:58                   ` Jean-Francois Moine
2015-02-06 10:05                     ` Sebastian Hesselbarth
2015-02-06 10:50                       ` Jean-Francois Moine
2015-02-06 10:52                       ` Russell King - ARM Linux
2015-02-06 10:48                     ` Russell King - ARM Linux
     [not found]                   ` <54D48711.8060903@gmail.com>
2015-02-06 10:00                     ` Sebastian Hesselbarth
2015-01-30 12:44           ` David Goodenough
2015-01-30 13:07             ` Sebastian Hesselbarth
2015-01-30 13:32               ` David Goodenough

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).