All of lore.kernel.org
 help / color / mirror / Atom feed
From: jason@lakedaemon.net (Jason Cooper)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v6 0/4] irqchip: move away from gic_arch_extn.irq_set_wake
Date: Sun, 15 Mar 2015 01:48:09 +0000	[thread overview]
Message-ID: <20150315014809.GD4463@io.lakedaemon.net> (raw)
In-Reply-To: <1426088737-15817-1-git-send-email-marc.zyngier@arm.com>

Marc,

On Wed, Mar 11, 2015 at 03:45:33PM +0000, Marc Zyngier wrote:
> This series is extracted from [4], which is trying to remove all
> traces of gic_arch_extn from the tree. As some maintainers are more
> responsive than others (understatement of the year...), I've decided
> to split it per sub-arch, and get it moving, at least partially.
> 
> This small set of patches slightly modifies some of the least
> offending platforms, by providing a much limited hook into the GIC
> driver.
> 
> Based on 4.0-rc1.
> 
> * From v5: [5]
> - No change
> 
> * From v4: [4]
> - Extracted from the full series
> - Rebased on 4.0-rc1
> 
> * From v3 [3]:
> - Rebased on top of the patch working around hardcoded IRQ on OMAP4/5 [4]
> - Fixed more iMX6 DTs (Stephan)
> - Fixed Exynos4/5 DTs
> 
> * From v2 [2]:
> - Addressed numerous comments from Thierry
> - Merged bug fixes from Nishanth
> - Merged bug fix from Stefan
> 
> * From v1 [1]:
> - Rebased on 3.19-rc3
> - Fixed a number of additional platforms
> - Added crossbar conversion to stacked domains
> - Merged bug fixes from Nishanth
> 
> [5]: http://lists.infradead.org/pipermail/linux-arm-kernel/2015-February/325190.html
> [4]: http://lists.infradead.org/pipermail/linux-arm-kernel/2015-January/317531.html
> [3]: http://lists.infradead.org/pipermail/linux-arm-kernel/2015-January/315385.html
> [2]: http://lists.infradead.org/pipermail/linux-arm-kernel/2015-January/314041.html
> [1]: http://lists.infradead.org/pipermail/linux-arm-kernel/2014-November/307338.html
> 
> Marc Zyngier (4):
>   irqchip: gic: add an entry point to set up irqchip flags
>   ARM: shmobile: remove use of gic_arch_extn.irq_set_wake
>   ARM: ux500: switch from gic_arch_extn to gic_set_irqchip_flags
>   ARM: zynq: switch from gic_arch_extn to gic_set_irqchip_flags
> 
>  arch/arm/mach-shmobile/intc-sh73a0.c   | 7 +------
>  arch/arm/mach-shmobile/setup-r8a7779.c | 7 +------
>  arch/arm/mach-ux500/cpu.c              | 2 +-
>  arch/arm/mach-zynq/common.c            | 2 +-
>  drivers/irqchip/irq-gic.c              | 5 +++++
>  include/linux/irqchip/arm-gic.h        | 1 +
>  6 files changed, 10 insertions(+), 14 deletions(-)

Applied to irqchip/stacked-irq_set_wake.  I know, not the best name... :)

thx,

Jason.

  parent reply	other threads:[~2015-03-15  1:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-11 15:45 [PATCH v6 0/4] irqchip: move away from gic_arch_extn.irq_set_wake Marc Zyngier
2015-03-11 15:45 ` [PATCH v6 1/4] irqchip: gic: add an entry point to set up irqchip flags Marc Zyngier
2015-03-11 15:45 ` [PATCH v6 2/4] ARM: shmobile: remove use of gic_arch_extn.irq_set_wake Marc Zyngier
2015-03-11 15:45 ` [PATCH v6 3/4] ARM: ux500: switch from gic_arch_extn to gic_set_irqchip_flags Marc Zyngier
2015-03-11 15:45 ` [PATCH v6 4/4] ARM: zynq: " Marc Zyngier
2015-03-15  1:48 ` Jason Cooper [this message]
2015-03-18 15:30 ` [PATCH v6 0/4] irqchip: move away from gic_arch_extn.irq_set_wake Geert Uytterhoeven
2015-03-18 15:30   ` Geert Uytterhoeven
2015-03-18 16:55   ` Marc Zyngier
2015-03-18 16:55     ` Marc Zyngier

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=20150315014809.GD4463@io.lakedaemon.net \
    --to=jason@lakedaemon.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.