Merge tag 'irq-urgent-2022-02-13' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 13 Feb 2022 18:06:40 +0000 (10:06 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 13 Feb 2022 18:06:40 +0000 (10:06 -0800)
commitc5d714aa6dce262482992cccc0ab01383294f7ac
treefa112de25e1ffd3db05987441db5a910860189c7
parent42964a18f81c9e514dce2d11277b7cc546146723
parent1e34064b60552616b2767d22f2e6f440ced09acb
Merge tag 'irq-urgent-2022-02-13' of git://git./linux/kernel/git/tip/tip

Pull irq fixes from Thomas Gleixner:
 "Interrupt chip driver fixes:

   - Don't install an hotplug notifier for GICV3-ITS on systems which do
     not need it to prevent a warning in the notifier about inconsistent
     state

   - Add the missing device tree matching for the T-HEAD PLIC variant so
     the related SoC is properly supported"

* tag 'irq-urgent-2022-02-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  irqchip/sifive-plic: Add missing thead,c900-plic match string
  dt-bindings: update riscv plic compatible string
  irqchip/gic-v3-its: Skip HP notifier when no ITS is registered