]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite29053ca6d6df6983bfc35f53fe1a099dcfb40fa
treefa112de25e1ffd3db05987441db5a910860189c7
parentcbd72ea0a7bf1973c162742a2b8917653db4250c
parent715668d6e3e265944671e41d12a2c0c6ea9b3f56
Merge tag 'irq-urgent-2022-02-13' of git://git.kernel.org/pub/scm/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