Hello: This patch was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>: On Mon, 4 Aug 2025 16:00:15 +0530 you wrote: > This replaces devm_request_irq() with devm_request_threaded_irq(). > > On iMX93 11x11 EVK platform, the BT chip's BT_WAKE_OUT pin is connected > to an I2C GPIO expander instead of directly been connected to iMX GPIO. > > When I2C GPIO expander's (PCAL6524) host driver receives an interrupt on > it's INTR line, the driver's interrupt handler needs to query the > interrupt source with PCAL6524 first, and then call the actual interrupt > handler, in this case the IRQ handler in BTNXPUART. > > [...] Here is the summary with links: - [v2] Bluetooth: btnxpuart: Uses threaded IRQ for host wakeup handling https://git.kernel.org/bluetooth/bluetooth-next/c/3f9a516852b6 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html