[PATCH 0/4] bluetooth: qca: enable WCN7850 support

From: Neil Armstrong
Date: Tue Jun 20 2023 - 11:20:10 EST


This serie enables WCN7850 on the Qualcomm SM8550 QRD
reference platform.

The WCN7850 is close to the WCN6855 but uses different
firmware names.

Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
---
Neil Armstrong (4):
dt-bindings: net: bluetooth: qualcomm: document WCN7850 chipset
bluetooth: qca: add support for WCN7850
arm64: dts: qcom: sm8550: add UART14 nodes
arm64: dts: qcom: sm8550-qrd: add bluetooth support

.../bindings/net/bluetooth/qualcomm-bluetooth.yaml | 23 +++++++++++
arch/arm64/boot/dts/qcom/sm8550-qrd.dts | 43 +++++++++++++++++++
arch/arm64/boot/dts/qcom/sm8550.dtsi | 30 ++++++++++++++
drivers/bluetooth/btqca.c | 7 ++++
drivers/bluetooth/btqca.h | 10 +++++
drivers/bluetooth/hci_qca.c | 48 +++++++++++++++++-----
6 files changed, 150 insertions(+), 11 deletions(-)
---
base-commit: 9dbf40840551df336c95ce2a3adbdd25ed53c0ef
change-id: 20230620-topic-sm8550-upstream-bt-dfc4305f9c14

Best regards,
--
Neil Armstrong <neil.armstrong@xxxxxxxxxx>