From: Marc Zyngier <maz@kernel.org>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: Colin King <colin.i.king@gmail.com>, Frank Li <Frank.Li@nxp.com>,
Geert Uytterhoeven <geert+renesas@glider.be>,
Vladimir Oltean <vladimir.oltean@nxp.com>,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] irqchip fixes for 6.1, take #1
Date: Wed, 12 Oct 2022 08:51:25 +0100 [thread overview]
Message-ID: <20221012075125.1244143-1-maz@kernel.org> (raw)
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(-)
next reply other threads:[~2022-10-12 7:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-12 7:51 Marc Zyngier [this message]
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
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=20221012075125.1244143-1-maz@kernel.org \
--to=maz@kernel.org \
--cc=Frank.Li@nxp.com \
--cc=colin.i.king@gmail.com \
--cc=geert+renesas@glider.be \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=vladimir.oltean@nxp.com \
/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
Powered by JetHome