Here are the fixes for regressions reported by Wren and Dmitry. I could reproduce the crash on db820c and so I was able to test it but patch 2/3 could use a Tested-by from Wren on QCA6390. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> --- Bartosz Golaszewski (3): Bluetooth: hci_qca: don't call pwrseq_power_off() twice for QCA6390 Bluetooth: hci_qca: fix QCA6390 support on non-DT platforms Bluetooth: hci_qca: fix a NULL-pointer derefence at shutdown drivers/bluetooth/hci_qca.c | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) --- base-commit: cd19ac2f903276b820f5d0d89de0c896c27036ed change-id: 20240731-hci_qca_fixes-8e7a8ed3ad83 Best regards, -- Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>