Hi Linus, Thorsten poked me that this pin control fix is urgent as developer systems are affected, so here it is, affecting a bunch of AMD laptops as it seems, caused by mismatching IRQ flags. Details in the signed tag and linked bug reports. Please pull it in! Yours, Linus Walleij The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d: Linux 6.8-rc1 (2024-01-21 14:11:32 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git tags/pinctrl-v6.8-2 for you to fetch changes up to 4451e8e8415e4ef48cdc763d66855f8c25fda94c: pinctrl: amd: Add IRQF_ONESHOT to the interrupt request (2024-01-31 10:06:07 +0100) ---------------------------------------------------------------- This is a single fix for the AMD driver which affects developer laptops, the pinctrl/GPIO driver won't probe on some systems. ---------------------------------------------------------------- Mario Limonciello (1): pinctrl: amd: Add IRQF_ONESHOT to the interrupt request drivers/pinctrl/pinctrl-amd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)