All of lore.kernel.org
 help / color / mirror / Atom feed
From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: nomadik: fix IRQ assignment for SMC ethernet
Date: Mon, 20 May 2013 23:50:03 -0700	[thread overview]
Message-ID: <20130521065003.GI20453@quad.lixom.net> (raw)
In-Reply-To: <1368917259-7883-1-git-send-email-linus.walleij@linaro.org>

On Sun, May 19, 2013 at 12:47:39AM +0200, Linus Walleij wrote:
> The assignment of IRQ for the SMC91x ethernet adapter had two
> problems making it non-working:
> 
> - It was not put into the ethernet device node. Let's do this
>   by using the board-specific overlay, so we can make other
>   overlays on other Nomadik boards.
> 
> - The IRQ number was actually completely wrong, this was the
>   number for NHK8815, not S8815.
> 
> After this ethernet starts working on the USB S8815.
> 
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> ARM SoC folks: I would appreciate if you apply this patch
> directly for v3.10 fixes.

Done.

-Olof

      reply	other threads:[~2013-05-21  6:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-18 22:47 [PATCH] ARM: nomadik: fix IRQ assignment for SMC ethernet Linus Walleij
2013-05-21  6:50 ` Olof Johansson [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=20130521065003.GI20453@quad.lixom.net \
    --to=olof@lixom.net \
    --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 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.