From: Marc Zyngier <maz@kernel.org>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: Anup Patel <anup@brainfault.org>,
Guo Ren <guoren@linux.alibaba.com>,
Heiko Stuebner <heiko@sntech.de>,
Palmer Dabbelt <palmer@dabbelt.com>,
Rob Herring <robh+dt@kernel.org>, Rob Herring <robh@kernel.org>,
Samuel Holland <samuel@sholland.org>,
Steev Klimaszewski <steev@kali.org>,
Valentin Schneider <valentin.schneider@arm.com>,
linux-kernel@vger.kernel.org, kernel-team@android.com
Subject: [GIT PULL] irqchip fixes for 5.17, take #2
Date: Fri, 11 Feb 2022 11:00:38 +0000 [thread overview]
Message-ID: <20220211110038.1179155-1-maz@kernel.org> (raw)
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(-)
next reply other threads:[~2022-02-11 11:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-11 11:00 Marc Zyngier [this message]
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
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=20220211110038.1179155-1-maz@kernel.org \
--to=maz@kernel.org \
--cc=anup@brainfault.org \
--cc=guoren@linux.alibaba.com \
--cc=heiko@sntech.de \
--cc=kernel-team@android.com \
--cc=linux-kernel@vger.kernel.org \
--cc=palmer@dabbelt.com \
--cc=robh+dt@kernel.org \
--cc=robh@kernel.org \
--cc=samuel@sholland.org \
--cc=steev@kali.org \
--cc=tglx@linutronix.de \
--cc=valentin.schneider@arm.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