linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: moinejf@free.fr (Jean-Francois Moine)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: mvebu: add ethernet to the cm-a510 board
Date: Fri, 30 Jan 2015 07:06:31 +0100	[thread overview]
Message-ID: <mailman.40.1422601366.22887.linux-arm-kernel@lists.infradead.org> (raw)

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

             reply	other threads:[~2015-01-30  6:06 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-30  6:06 Jean-Francois Moine [this message]
     [not found] <E1YH5bU-0005mG-3L@bombadil.infradead.org>
2015-01-30  9:44 ` [PATCH] ARM: dts: mvebu: add ethernet to the cm-a510 board 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=mailman.40.1422601366.22887.linux-arm-kernel@lists.infradead.org \
    --to=moinejf@free.fr \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).