On 4/21/2024 3:44 PM, Wren Turkal wrote: > On 4/20/24 3:06 PM, Zijun Hu wrote: >> This patch series are to fix below 2 regression issues for QCA >> controllers >> 1) BT can't be enabled once BT was ever enabled for QCA_QCA6390 >> 2) BT can't be enabled after disable then warm reboot for QCA_QCA6390 > > @Zijun @Krzysztof and @Bartosz Would it be helpful for me to test these > to ensure they fix the issues I reported? > Hi Wren, for QCA6390. this updated patch sets is the same as the patch sets you ever tested. sure. if you would like to test this one. >> the links for these issues are shown below: >> https://bugzilla.kernel.org/show_bug.cgi?id=218726 >> https://lore.kernel.org/linux-bluetooth/ea20bb9b-6b60-47fc-ae42-5eed918ad7b4@xxxxxxxxxxx/T/#m73d6a71d2f454bb03588c66f3ef7912274d37c6f >> >> Changes: >> V3 -> V4: Correct code stype and commit message >> V2 -> V3: Wrong patch sets are sent >> V1 -> V2: Remove debugging logs >> >> Zijun Hu (2): >> Bluetooth: qca: Fix BT enable failure for QCA_QCA6390 >> Bluetooth: qca: Fix BT enable failure for QCA_QCA6390 after disable >> then warm reboot >> >> drivers/bluetooth/hci_qca.c | 7 ++++--- >> 1 file changed, 4 insertions(+), 3 deletions(-) > >