arm64: dts: qcom: qcm6490-fairphone-fp5: Enable WiFi

Now that the WPSS remoteproc is enabled, enable wifi so we can use it.

Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Link: https://lore.kernel.org/r/20231208-sc7280-remoteprocs-v3-11-6aa394d33edf@fairphone.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Luca Weiss 2023-12-08 16:08:07 +01:00 committed by Bjorn Andersson
parent 5ffc529fa5
commit 16e84c1379

View File

@ -924,3 +924,8 @@
status = "okay";
};
&wifi {
qcom,ath11k-calibration-variant = "Fairphone_5";
status = "okay";
};