linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] irqchip fixes for 5.17, take #2
@ 2022-02-11 11:00 Marc Zyngier
  2022-02-13 13:25 ` [tip: irq/urgent] Merge tag 'irqchip-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent tip-bot2 for Thomas Gleixner
  0 siblings, 1 reply; 2+ messages in thread
From: Marc Zyngier @ 2022-02-11 11:00 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: Anup Patel, Guo Ren, Heiko Stuebner, Palmer Dabbelt, Rob Herring,
	Rob Herring, Samuel Holland, Steev Klimaszewski,
	Valentin Schneider, linux-kernel, kernel-team

Hi Thomas,

Here's a couple of fixes for 5.17. One is a fix for a missing DT
matching string in the PLIC driver, and the other addresses a minor
regression on observed on some Qualcomm systems.

Please pull,

	M.

The following changes since commit 26291c54e111ff6ba87a164d85d4a4e134b7315c:

  Linux 5.17-rc2 (2022-01-30 15:37:07 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 1d4df649cbb4b26d19bea38ecff4b65b10a1bbca:

  irqchip/sifive-plic: Add missing thead,c900-plic match string (2022-02-02 10:49:29 +0000)

----------------------------------------------------------------
irqchip fixes for 5.17, take #2

- Don't register a hotplug notifier on GICv3 systems that advertise
  LPI support, but have no ITS to make use of it

- Add missing DT matching for the thead,c900-plic variant of the
  SiFive PLIC

----------------------------------------------------------------
Guo Ren (2):
      dt-bindings: update riscv plic compatible string
      irqchip/sifive-plic: Add missing thead,c900-plic match string

Marc Zyngier (1):
      irqchip/gic-v3-its: Skip HP notifier when no ITS is registered

 .../interrupt-controller/sifive,plic-1.0.0.yaml     | 21 +++++++++++++++------
 drivers/irqchip/irq-gic-v3-its.c                    |  3 +++
 drivers/irqchip/irq-sifive-plic.c                   |  1 +
 3 files changed, 19 insertions(+), 6 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [tip: irq/urgent] Merge tag 'irqchip-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
  2022-02-11 11:00 [GIT PULL] irqchip fixes for 5.17, take #2 Marc Zyngier
@ 2022-02-13 13:25 ` tip-bot2 for Thomas Gleixner
  0 siblings, 0 replies; 2+ messages in thread
From: tip-bot2 for Thomas Gleixner @ 2022-02-13 13:25 UTC (permalink / raw)
  To: linux-tip-commits; +Cc: x86, linux-kernel, maz

The following commit has been merged into the irq/urgent branch of tip:

Commit-ID:     1e34064b60552616b2767d22f2e6f440ced09acb
Gitweb:        https://git.kernel.org/tip/1e34064b60552616b2767d22f2e6f440ced09acb
Author:        Thomas Gleixner <tglx@linutronix.de>
AuthorDate:    Sun, 13 Feb 2022 14:16:23 +01:00
Committer:     Thomas Gleixner <tglx@linutronix.de>
CommitterDate: Sun, 13 Feb 2022 14:16:23 +01:00

Merge tag 'irqchip-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent

Pull irqchip fixes from Marc Zyngier:

 - Don't register a hotplug notifier on GICv3 systems that advertise
   LPI support, but have no ITS to make use of it

 - Add missing DT matching for the thead,c900-plic variant of the
   SiFive PLIC

Link: https://lore.kernel.org/r/20220211110038.1179155-1-maz@kernel.org
---

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-13 13:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-11 11:00 [GIT PULL] irqchip fixes for 5.17, take #2 Marc Zyngier
2022-02-13 13:25 ` [tip: irq/urgent] Merge tag 'irqchip-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent tip-bot2 for Thomas Gleixner

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).