mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] irqchip fixes for 6.1, take #1
@ 2022-10-12  7:51 Marc Zyngier
  2022-10-12  8:23 ` [tip: irq/core] Merge tag 'irqchip-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core tip-bot2 for Thomas Gleixner
  0 siblings, 1 reply; 2+ messages in thread
From: Marc Zyngier @ 2022-10-12  7:51 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: Colin King, Frank Li, Geert Uytterhoeven, Vladimir Oltean, linux-kernel

Hi Thomas,

Here are 3 irqchip fixes for 6.1, addressing a couple of issues found
in the newly merged IMX-MU driver, as well as one for the ls-extirq
driver. Nothing exciting.

Please pull,

	M.

The following changes since commit 732d69c80cb04a587d9ec2935bcb63989e66eb92:

  Merge branch irq/misc-6.1 into irq/irqchip-next (2022-09-29 17:21:16 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 6c9f7434159b96231f5b27ab938f4766e3586b48:

  irqchip: IMX_MU_MSI should depend on ARCH_MXC (2022-10-12 08:43:59 +0100)

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

- Fix IMX-MU Kconfig, keeping it private to IMX

- Fix a register offset for the same IMX-MU driver

- Fix the ls-extirq irqchip driver that would use the wrong
  flavour of spinlocks

----------------------------------------------------------------
Frank Li (1):
      irqchip/imx-mu-msi: Fix wrong register offset for 8ulp

Geert Uytterhoeven (1):
      irqchip: IMX_MU_MSI should depend on ARCH_MXC

Vladimir Oltean (1):
      irqchip/ls-extirq: Fix invalid wait context by avoiding to use regmap

 drivers/irqchip/Kconfig          |  7 ++--
 drivers/irqchip/irq-imx-mu-msi.c |  2 +-
 drivers/irqchip/irq-ls-extirq.c  | 87 +++++++++++++++++++++++++++++-----------
 3 files changed, 68 insertions(+), 28 deletions(-)

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

end of thread, other threads:[~2022-10-12  8:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-12  7:51 [GIT PULL] irqchip fixes for 6.1, take #1 Marc Zyngier
2022-10-12  8:23 ` [tip: irq/core] Merge tag 'irqchip-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core 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

Powered by JetHome