From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 3/3] ARM: shmobile: bockw: add SMSC support on DT
Date: Thu, 03 Oct 2013 21:21:10 +0000 [thread overview]
Message-ID: <524DEDD4.3040906@cogentembedded.com> (raw)
In-Reply-To: <87txh0yzbj.wl%kuninori.morimoto.gx@renesas.com>
Hello.
On 02-10-2013 8:14, Kuninori Morimoto wrote:
> This patch enables SMSC on BockW board via DT.
> SMSC interrupt is connected to FPGA, and is connected
> to IRQ0 on BockW.
> This patch enabled INTC IRQ too
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> ---
> arch/arm/boot/dts/r8a7778-bockw-reference.dts | 27 +++++++++++++++++++++++-
> arch/arm/mach-shmobile/board-bockw-reference.c | 20 ++++++++++++++++++
> 2 files changed, 46 insertions(+), 1 deletion(-)
> diff --git a/arch/arm/boot/dts/r8a7778-bockw-reference.dts b/arch/arm/boot/dts/r8a7778-bockw-reference.dts
> index 9bb903a..4425fd2 100644
> --- a/arch/arm/boot/dts/r8a7778-bockw-reference.dts
> +++ b/arch/arm/boot/dts/r8a7778-bockw-reference.dts
> @@ -22,11 +22,36 @@
[...]
> + lan0@18300000 {
According to the ePAPR spec, the node name should be "ethernet", not "lan0".
WBR, Sergei
next prev parent reply other threads:[~2013-10-03 21:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-02 6:14 [PATCH 3/3] ARM: shmobile: bockw: add SMSC support on DT Kuninori Morimoto
2013-10-02 8:04 ` Simon Horman
2013-10-02 8:06 ` Kuninori Morimoto
2013-10-03 21:21 ` Sergei Shtylyov [this message]
2013-10-03 23:56 ` Simon Horman
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=524DEDD4.3040906@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.com \
--cc=linux-sh@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.