These patches enables Bluetooth functinalties for new Qualcomm Bluetooth SoC wcn6750. Changes in v2: * Converted Qualcomm bluetooth bindings to DT schema. * Added device tree bindings for QTI chip wcn6750 in converted DT schema. Venkata Lakshmi Narayana Gubba (3): Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6750 dt-bindings: net: bluetooth: Convert 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 | 139 +++++++++++++++++++++ drivers/bluetooth/btqca.c | 88 +++++++++---- drivers/bluetooth/btqca.h | 15 ++- drivers/bluetooth/hci_qca.c | 106 ++++++++++++---- 5 files changed, 300 insertions(+), 117 deletions(-) delete mode 100644 Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt create mode 100644 Documentation/devicetree/bindings/net/qualcomm-bluetooth.yaml -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation