public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] irqchip updates for 5.4-rc2
@ 2019-10-01  9:38 Marc Zyngier
  0 siblings, 0 replies; only message in thread
From: Marc Zyngier @ 2019-10-01  9:38 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: Claudiu Beznea, Darius Rad, Palmer Dabbelt, Paul Walmsley,
	Sandeep Sheriker Mallikarjun, Talel Shenhar, Zenghui Yu,
	linux-kernel, Jason Cooper

Hi Thomas,

Here's a small set of fixes I've collected during the merge window. Nothing
major, except for the SiFive PLIC driver which gets promoted to using the
fasteoi flow (and now won't crash when a driver masks an interrupt). The
rest is a handful of platform support and minor fixes.

Please pull,

	M.

The following changes since commit c9c96e30ecaa0aafa225aa1a5392cb7db17c7a82:

  irqchip/gic-v3-its: Fix LPI release for Multi-MSI devices (2019-09-05 16:03:48 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git tags/irqchip-fixes-5.4-1

for you to fetch changes up to bb0fed1c60cccbe4063b455a7228818395dac86e:

  irqchip/sifive-plic: Switch to fasteoi flow (2019-09-18 12:29:52 +0100)

----------------------------------------------------------------
irqchip fixes for 5.4, take #1

- Add retrigger support to Amazon's al-fic driver
- Add SAM9X60 support to Atmel's AIC5 irqchip
- Fix GICv3 maximum interrupt calculation
- Convert SiFive's PLIC to the fasteoi IRQ flow

----------------------------------------------------------------
Marc Zyngier (1):
      irqchip/sifive-plic: Switch to fasteoi flow

Sandeep Sheriker Mallikarjun (1):
      irqchip/atmel-aic5: Add support for sam9x60 irqchip

Talel Shenhar (1):
      irqchip/al-fic: Add support for irq retrigger

Zenghui Yu (1):
      irqchip/gic-v3: Fix GIC_LINE_NR accessor

 .../bindings/interrupt-controller/atmel,aic.txt    |  7 ++++--
 drivers/irqchip/irq-al-fic.c                       | 12 +++++++++
 drivers/irqchip/irq-atmel-aic5.c                   | 10 ++++++++
 drivers/irqchip/irq-gic-v3.c                       |  2 +-
 drivers/irqchip/irq-sifive-plic.c                  | 29 +++++++++++-----------
 5 files changed, 43 insertions(+), 17 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-01  9:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-01  9:38 [GIT PULL] irqchip updates for 5.4-rc2 Marc Zyngier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox