Hi Venkata, > These patches enables Bluetooth functionalties for new Qualcomm > Bluetooth SoC wcn6750. > > Venkata Lakshmi Narayana Gubba (5): > Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6750 > Bluetooth: btqca: Add support for firmware image with mbn type for > WCN6750 > Bluetooth: btqca: Moved extracting rom version info to common place > dt-bindings: net: bluetooth: Convert Qualcomm BT binding to DT schema > dt-bindings: net: bluetooth: Add device tree bindings for QTI chip > wcn6750 > > .../devicetree/bindings/net/qualcomm-bluetooth.txt | 69 -------- > .../bindings/net/qualcomm-bluetooth.yaml | 183 +++++++++++++++++++++ > drivers/bluetooth/btqca.c | 90 +++++++--- > drivers/bluetooth/btqca.h | 14 +- > drivers/bluetooth/hci_qca.c | 114 ++++++++++--- > 5 files changed, 354 insertions(+), 116 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt > create mode 100644 Documentation/devicetree/bindings/net/qualcomm-bluetooth.yaml all 5 patches have been applied to bluetooth-next tree. Regards Marcel