public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/1] Bluetooth: hci_qca: only assign wakeup with serial port support
@ 2022-10-13 21:45 Zhengping Jiang
  2022-10-13 21:45 ` [PATCH v1 1/1] " Zhengping Jiang
  2022-10-13 22:30 ` [PATCH v1 0/1] " patchwork-bot+bluetooth
  0 siblings, 2 replies; 3+ messages in thread
From: Zhengping Jiang @ 2022-10-13 21:45 UTC (permalink / raw)
  To: linux-bluetooth, marcel, luiz.dentz
  Cc: Zhengping Jiang, Johan Hedberg, linux-kernel


This patch will check if the serial port supports wakeup before assigning
the hdev->wakeup callback. After landing the 'commit c1a74160eaf1a
("Bluetooth: hci_qca: Add device_may_wakeup support")', the wake-on-bt
was broken in Jacuzzi because the qca_wakeup returns false. In this case
it will fall back to the default hci_uart_wakeup.

Changes in v1:
- Check serial port support before assigning wakeup callback

Zhengping Jiang (1):
  Bluetooth: hci_qca: only assign wakeup with serial port support

 drivers/bluetooth/hci_qca.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.38.0.413.g74048e4d9e-goog


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

end of thread, other threads:[~2022-10-13 22:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-13 21:45 [PATCH v1 0/1] Bluetooth: hci_qca: only assign wakeup with serial port support Zhengping Jiang
2022-10-13 21:45 ` [PATCH v1 1/1] " Zhengping Jiang
2022-10-13 22:30 ` [PATCH v1 0/1] " patchwork-bot+bluetooth

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