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 <[email protected]>
---
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 <[email protected]>