Commit 5db2a252e100 for kernel
commit 5db2a252e100354bfba4da2c6628d52349a35db2
Merge: 162b42445b58 ba5c657141ea
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Sun Feb 1 10:24:01 2026 -0800
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