Message ID | 20230727083555.1023992-1-quic_tjiang@quicinc.com (mailing list archive) |
---|---|
Headers | show |
Series | Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066 | expand |
Hi Johan: sorry to disturb you , any other comments for this version ? could you help merge this patch, thank you very much. On 7/27/23 16:35, Tim Jiang wrote: > This series adds support for qualcomm bluetooth soc qca2066 > > Changes in v14 > - remove stray newline > > Changes in v13 > - change the subject name for patch 1/2, and move the qca066 type code to patch 2/2. > - correct log style and sort qca2066 btsoc type for patch 2/2 > > Changes in v12 > - fix compile error issue for patch 1/2 > > 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: adjust qca btsoc type print expression > 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(-) >