]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'irq-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 1 Feb 2026 18:24:01 +0000 (10:24 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 1 Feb 2026 18:24:01 +0000 (10:24 -0800)
commit5db2a252e100354bfba4da2c6628d52349a35db2
tree5141b4455d5e5667a3f0f74d514968350d2f88d0
parent162b42445b585cd89f45475848845db353539605
parentba5c657141ea29261e893c46faff29a101f4496a
Merge tag 'irq-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull irq fixes from Ingo Molnar:
 "Misc irqchip fixes:

   - Fix a regression in the ls-extirq irqchip driver

   - Fix an irqchip platform enumeration regression
     in the simple-pm-bus driver"

* tag 'irq-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  bus: simple-pm-bus: Probe the Layerscape SCFG node
  irqchip/ls-extirq: Convert to a platform driver to make it work again