SUPERH platform development
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH v3 1/9] ARM: shmobile: ape6evm: fix compatible string for Ethernet controller
Date: Wed, 17 Dec 2014 16:25:47 +0000	[thread overview]
Message-ID: <1593486.m3eUU0Zveh@avalon> (raw)
In-Reply-To: <1418833101-7774-2-git-send-email-ulrich.hecht+renesas@gmail.com>

Hi Ulrich,

Thank you for the patch.

On Wednesday 17 December 2014 17:18:13 Ulrich Hecht wrote:
> It's a 9220, not a 9118.
> 
> Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

> ---
>  arch/arm/boot/dts/r8a73a4-ape6evm.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/r8a73a4-ape6evm.dts
> b/arch/arm/boot/dts/r8a73a4-ape6evm.dts index ce085fa..baca8f8 100644
> --- a/arch/arm/boot/dts/r8a73a4-ape6evm.dts
> +++ b/arch/arm/boot/dts/r8a73a4-ape6evm.dts
> @@ -43,7 +43,7 @@
>  		#size-cells = <1>;
> 
>  		ethernet@8000000 {
> -			compatible = "smsc,lan9118", "smsc,lan9115";
> +			compatible = "smsc,lan9220", "smsc,lan9115";
>  			reg = <0x08000000 0x1000>;
>  			interrupt-parent = <&irqc1>;
>  			interrupts = <8 IRQ_TYPE_LEVEL_HIGH>;

-- 
Regards,

Laurent Pinchart


      reply	other threads:[~2014-12-17 16:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-17 16:18 [PATCH v3 1/9] ARM: shmobile: ape6evm: fix compatible string for Ethernet controller Ulrich Hecht
2014-12-17 16:25 ` Laurent Pinchart [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=1593486.m3eUU0Zveh@avalon \
    --to=laurent.pinchart@ideasonboard.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox