[PATCH 0/4] Add WCN3680B WiFi/Bluetooth and enable it on Fairphone 3

From: Luca Weiss
Date: Sun Oct 15 2023 - 16:04:13 EST


Add a new compatible for the WCN3680B found together with some Qualcomm
SoCs. And enable this WiFi/Bluetooth combo on Fairphone 3 smartphone.

Worth noting that I'm pretty sure some phones already in mainline do
have this WCN3680B chip enabled but are using a different compatible,
e.g. qcom,wcn3680 (without the b suffix).

Signed-off-by: Luca Weiss <luca@xxxxxxxxx>
---
Luca Weiss (4):
dt-bindings: remoteproc: qcom: wcnss: Add WCN3680B compatible
remoteproc: qcom_wcnss: Add WCN3680B compatible
wifi: wcn36xx: Add check for WCN3680B
arm64: dts: qcom: sdm632-fairphone-fp3: Enable WiFi/Bluetooth

.../devicetree/bindings/remoteproc/qcom,wcnss-pil.yaml | 1 +
arch/arm64/boot/dts/qcom/sdm632-fairphone-fp3.dts | 15 +++++++++++++++
drivers/net/wireless/ath/wcn36xx/main.c | 3 ++-
drivers/remoteproc/qcom_wcnss_iris.c | 1 +
4 files changed, 19 insertions(+), 1 deletion(-)
---
base-commit: 09eda82818c490a6fb24f1374bd704ea5c3b577a
change-id: 20231015-fp3-wcnss-23e83b8235f5

Best regards,
--
Luca Weiss <luca@xxxxxxxxx>