public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/2] Fix two BT regression issues for QCA6390
@ 2024-04-24  0:46 Zijun Hu
  2024-04-24  0:46 ` [PATCH v6 1/2] Bluetooth: qca: Fix BT enable failure " Zijun Hu
  2024-04-24  0:46 ` [PATCH v6 2/2] Bluetooth: qca: Fix BT enable failure for QCA6390 after disable then warm reboot Zijun Hu
  0 siblings, 2 replies; 34+ messages in thread
From: Zijun Hu @ 2024-04-24  0:46 UTC (permalink / raw)
  To: luiz.dentz, luiz.von.dentz, marcel
  Cc: quic_zijuhu, linux-bluetooth, bartosz.golaszewski,
	krzysztof.kozlowski, wt, regressions, kernel

This patch series are to fix below 2 BT regression issues for QCA6390
1) BT can't be enabled any more after below steps:
cold boot -> enable BT -> disable BT -> BT enable failure
if property enable-gpios is not configured within DT|ACPI for QCA6390.

2) BT can't be enabled after below steps:
cold boot -> enable BT -> disable BT -> warm reboot -> BT enable failure
if property enable-gpios is not configured within DT|ACPI for QCA6390.

Fix solution has been verified by the reported device Dell XPS 13 9310
laptop over below bluetooth-next tree commit as the last bugzilla comment
commit 6abf9dd26bb1 ("Bluetooth: qca: Fix triggering coredump
implementation").

These two issues were initially reported at below link:
https://lore.kernel.org/linux-bluetooth/ea20bb9b-6b60-47fc-ae42-5eed918ad7b4@quicinc.com/T/#m73d6a71d2f454bb03588c66f3ef7912274d37c6f
then reported to bugzilla as shown by below link:
https://bugzilla.kernel.org/show_bug.cgi?id=218726
the previous discussion link is listed below
https://lore.kernel.org/linux-bluetooth/1713449192-25926-2-git-send-email-quic_zijuhu@quicinc.com/

Zijun Hu (2):
  Bluetooth: qca: Fix BT enable failure for QCA6390
  Bluetooth: qca: Fix BT enable failure for QCA6390 after disable then
    warm reboot

 drivers/bluetooth/hci_qca.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 34+ messages in thread

end of thread, other threads:[~2024-04-26  2:45 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-24  0:46 [PATCH v6 0/2] Fix two BT regression issues for QCA6390 Zijun Hu
2024-04-24  0:46 ` [PATCH v6 1/2] Bluetooth: qca: Fix BT enable failure " Zijun Hu
2024-04-24  2:40   ` Fix two BT regression issues " bluez.test.bot
2024-04-24  3:21   ` [PATCH v6 1/2] Bluetooth: qca: Fix BT enable failure " Greg KH
2024-04-24  4:06   ` Krzysztof Kozlowski
2024-04-24  4:07     ` quic_zijuhu
2024-04-24  4:10       ` Krzysztof Kozlowski
2024-04-24  4:18         ` quic_zijuhu
2024-04-24  4:31           ` Krzysztof Kozlowski
2024-04-24  4:33             ` quic_zijuhu
2024-04-24  5:04             ` Wren Turkal
2024-04-24  5:33               ` quic_zijuhu
2024-04-24 13:56                 ` Luiz Augusto von Dentz
2024-04-24 14:01                   ` quic_zijuhu
2024-04-25 17:37                 ` Elliot Berman
2024-04-26  2:45                   ` quic_zijuhu
2024-04-24 13:49               ` Luiz Augusto von Dentz
2024-04-24 13:51                 ` quic_zijuhu
2024-04-24 13:52                 ` Bartosz Golaszewski
2024-04-24 13:53                   ` quic_zijuhu
2024-04-24 14:00                     ` Bartosz Golaszewski
2024-04-24 14:08                       ` quic_zijuhu
2024-04-24 14:08                       ` Luiz Augusto von Dentz
2024-04-24 14:12                         ` quic_zijuhu
2024-04-24 14:19                         ` Bartosz Golaszewski
2024-04-24 14:25                           ` quic_zijuhu
2024-04-24 14:41                             ` Bartosz Golaszewski
2024-04-24 14:44                               ` Krzysztof Kozlowski
2024-04-24 14:46                               ` quic_zijuhu
2024-04-24 15:31                                 ` Luiz Augusto von Dentz
2024-04-24 15:42                                   ` quic_zijuhu
2024-04-24 14:02                   ` Luiz Augusto von Dentz
2024-04-24  0:46 ` [PATCH v6 2/2] Bluetooth: qca: Fix BT enable failure for QCA6390 after disable then warm reboot Zijun Hu
2024-04-24  3:22   ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox