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(-)