[PATCH v5 0/2] Bluetooth: qca: add Qualcomm WCN3950 BT/WiFi chip support

From: Dmitry Baryshkov
Date: Fri Apr 25 2025 - 14:45:42 EST


Qualcomm Robotics RB1 platform uses a new member of the WCN39xx family
of BT/WiFi chips. Add support for this member of the family and enable
it to be used on the RB1 board.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
---
Changes in v5:
- Rebased on top of linux-next.
- Dropped applied patches.
- Link to v4: https://lore.kernel.org/r/20250207-rb1-bt-v4-0-d810fc8c94a9@xxxxxxxxxx

Changes in v4:
- Added empty line before status property (Konrad)
- Reword Bluetooth commit message to follow linux-firmware changes
(cmnv13t.bin and cmnv13s.bin were merged).
- Link to v3: https://lore.kernel.org/r/20250202-rb1-bt-v3-0-6797a4467ced@xxxxxxxxxx

Changes in v3:
- Mention new firmware files.
- Link to v2: https://lore.kernel.org/r/20250201-rb1-bt-v2-0-fd44011749bb@xxxxxxxxxx

Changes in v2:
- Corrected QUP interconnects (Konrad)
- Added /delete-property/ interrupts and an empty line before status
(Konrad)
- Enabled downloading of different NVMs as required for v1.3 of the chip.
- Link to v1: https://lore.kernel.org/r/20250201-rb1-bt-v1-0-ae896c4923d8@xxxxxxxxxx

---
Dmitry Baryshkov (2):
arm64: dts: qcom: qcm2290: fix (some) of QUP interconnects
arm64: dts: qcom: qrb2210-rb1: add Bluetooth support

arch/arm64/boot/dts/qcom/qcm2290.dtsi | 16 +++---
arch/arm64/boot/dts/qcom/qrb2210-rb1.dts | 83 ++++++++++++++++++++++++++++++++
2 files changed, 91 insertions(+), 8 deletions(-)
---
base-commit: 948bc2b5c6fec70fb8c5b63c78aaa27611d7eea4
change-id: 20250201-rb1-bt-cec7a314991d

Best regards,
--
Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>