From: Simon Horman <horms@verge.net.au>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 2/2] ARM: shmobile: r8a7740: Migrate from INTC to GIC
Date: Wed, 27 Mar 2013 05:04:37 +0000 [thread overview]
Message-ID: <20130327050437.GI25431@verge.net.au> (raw)
In-Reply-To: <1364296699-20919-2-git-send-email-hechtb+renesas@gmail.com>
On Tue, Mar 26, 2013 at 12:18:19PM +0100, Bastian Hecht wrote:
> With the added capabilty of the intc_irqpin driver to handle shared
> external IRQs, all prerequisites are fulfilled and we are ready to
> migrate completely to GIC. This includes the following steps:
>
> - Kconfig: select ARM_GIC and RENESAS_INTC_IRQPIN
> - intc-r8a7740: Throw out all legacy INTC code and init the GIC. We need
> to mask out all shared IRQs as it is needed by the
> shared intc_irqpin driver.
> - setup-r8a7740: Add 4 irqpin devices to handle external IRQs and update
> all IRQ numbers to point to the GIC SPI.
> - board-armadillo: Update all IRQ numbers to point to the GIC SPI.
> - pfc-r8a7740: Update all IRQ numbers of the GPIOs to point to the GIC
> SPI.
>
> Signed-off-by: Bastian Hecht <hechtb+renesas@gmail.com>
> ---
> v3:
>
> In intc-r8a7740.c: Using ioremap instead of relying on a 1:1 mapping provided
> by setup-r8a7740.c. Corrected register width mismatch (intc_prio is 32 bits
> not 8).
>
> In setup-r8a7740.c: Swapped two gic_spi entries of DMA3.
Hi Bastian,
I am having a little trouble applying this patch.
Could you please either let me know which commit id in the renesas
tree this is based on; or rebase it on the next branch in the renesas tree.
Thanks.
next prev parent reply other threads:[~2013-03-27 5:04 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-26 11:18 [PATCH v3 1/2] irqchip: intc-irqpin: Add support for shared interrupt lines Bastian Hecht
2013-03-26 11:18 ` [PATCH v3 2/2] ARM: shmobile: r8a7740: Migrate from INTC to GIC Bastian Hecht
2013-03-27 5:04 ` Simon Horman [this message]
2013-03-27 6:12 ` Kuninori Morimoto
2013-03-27 4:59 ` [PATCH v3 1/2] irqchip: intc-irqpin: Add support for shared interrupt lines Simon Horman
2013-03-27 13:50 ` Bastian Hecht
2013-03-27 14:04 ` Simon Horman
2013-03-27 14:11 ` Simon Horman
2013-04-03 7:46 ` Simon Horman
2013-04-04 13:47 ` Bastian Hecht
2013-04-05 0:36 ` Simon Horman
2013-04-08 11:03 ` Bastian Hecht
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=20130327050437.GI25431@verge.net.au \
--to=horms@verge.net.au \
--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;
as well as URLs for NNTP newsgroup(s).