linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] ARM: shmobile: bockw: fixup ether node naming
Date: Tue, 08 Oct 2013 01:38:05 +0000	[thread overview]
Message-ID: <20131008013803.GC11179@verge.net.au> (raw)
In-Reply-To: <87a9ip25nz.wl%kuninori.morimoto.gx@renesas.com>

On Thu, Oct 03, 2013 at 06:20:19PM -0700, Kuninori Morimoto wrote:
> According to the ePAPR spec,
> the node name should be "ethernet", not "lan0".
> 
> Reported-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> ---
>  arch/arm/boot/dts/r8a7778-bockw-reference.dts |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/r8a7778-bockw-reference.dts b/arch/arm/boot/dts/r8a7778-bockw-reference.dts
> index 4425fd2..969e386 100644
> --- a/arch/arm/boot/dts/r8a7778-bockw-reference.dts
> +++ b/arch/arm/boot/dts/r8a7778-bockw-reference.dts
> @@ -39,7 +39,7 @@
>  		regulator-always-on;
>  	};
>  
> -	lan0@18300000 {
> +	ethernet@18300000 {
>  		compatible = "smsc,lan9220", "smsc,lan9115";
>  		reg = <0x18300000 0x1000>;

Thanks, I have queued this up for v3.13.

      reply	other threads:[~2013-10-08  1:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-04  1:20 [PATCH] ARM: shmobile: bockw: fixup ether node naming Kuninori Morimoto
2013-10-08  1:38 ` Simon Horman [this message]

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=20131008013803.GC11179@verge.net.au \
    --to=horms@verge.net.au \
    --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 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).