public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] ARM: dts: uniphier: fix IRQ number for devices on PH1-LD6b ref board
Date: Thu, 15 Oct 2015 17:12:55 +0200	[thread overview]
Message-ID: <5206613.F0g35kh7aj@wuerfel> (raw)
In-Reply-To: <1444908725-6069-1-git-send-email-yamada.masahiro@socionext.com>

On Thursday 15 October 2015 20:32:05 Masahiro Yamada wrote:
> The IRQ signal from external devices on this board is connected to
> the XIRQ4 pin of the SoC.  The IRQ number should be 52, not 50.
> 
> Fixes: a5e921b4771f ("ARM: dts: uniphier: add ProXstream2 and PH1-LD6b SoC/board support")
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
> 
> Changes in v2:
>   - change IRQ to 52
> 
>  arch/arm/boot/dts/uniphier-ph1-ld6b-ref.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/uniphier-ph1-ld6b-ref.dts b/arch/arm/boot/dts/uniphier-ph1-ld6b-ref.dts
> index 33963ac..f80f772 100644
> --- a/arch/arm/boot/dts/uniphier-ph1-ld6b-ref.dts
> +++ b/arch/arm/boot/dts/uniphier-ph1-ld6b-ref.dts
> @@ -85,7 +85,7 @@
>  };
>  
>  &ethsc {
> -	interrupts = <0 50 4>;
> +	interrupts = <0 52 4>;
>  };
>  
>  &serial0 {
> 

Applied to fixes, thanks!

	Arnd

      reply	other threads:[~2015-10-15 15:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-15 11:32 [PATCH v2] ARM: dts: uniphier: fix IRQ number for devices on PH1-LD6b ref board Masahiro Yamada
2015-10-15 15:12 ` Arnd Bergmann [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=5206613.F0g35kh7aj@wuerfel \
    --to=arnd@arndb.de \
    --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