mbox series

[v11,0/2] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066

Message ID 20230724123637.2877393-1-quic_tjiang@quicinc.com
Headers show
Series Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066 | expand

Message

Tim Jiang July 24, 2023, 12:36 p.m. UTC
Changes in v11
 - reverse two patches order

 Changes in v10
 - break out btsoc type print into seperate patch

 Changes in v2-v9
 - solve review comments for code style and commit message context


Tim Jiang (2):
  Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066
  Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066

 drivers/bluetooth/btqca.c   | 76 ++++++++++++++++++++++++++++++++++++-
 drivers/bluetooth/btqca.h   |  4 +-
 drivers/bluetooth/hci_qca.c | 41 ++++++++++++++++++--
 3 files changed, 114 insertions(+), 7 deletions(-)