Hello: This patch was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>: On Wed, 24 Apr 2024 14:29:32 +0200 you wrote: > From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > > Any return value from gpiod_get_optional() other than a pointer to a > GPIO descriptor or a NULL-pointer is an error and the driver should > abort probing. That being said: commit 56d074d26c58 ("Bluetooth: hci_qca: > don't use IS_ERR_OR_NULL() with gpiod_get_optional()") no longer sets > power_ctrl_enabled on NULL-pointer returned by > devm_gpiod_get_optional(). Restore this behavior but bail-out on errors. > While at it: also bail-out on error returned when trying to get the > "swctrl" GPIO. > > [...] Here is the summary with links: - [v2] Bluetooth: qca: set power_ctrl_enabled on NULL returned by gpiod_get_optional() https://git.kernel.org/bluetooth/bluetooth-next/c/48a9e64a533b You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html