Commit 16e84c13 authored by Luca Weiss's avatar Luca Weiss Committed by Bjorn Andersson

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

Now that the WPSS remoteproc is enabled, enable wifi so we can use it.
Reviewed-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: default avatarLuca Weiss <luca.weiss@fairphone.com>
Link: https://lore.kernel.org/r/20231208-sc7280-remoteprocs-v3-11-6aa394d33edf@fairphone.comSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 5ffc529f
...@@ -924,3 +924,8 @@ &usb_1_qmpphy { ...@@ -924,3 +924,8 @@ &usb_1_qmpphy {
status = "okay"; status = "okay";
}; };
&wifi {
qcom,ath11k-calibration-variant = "Fairphone_5";
status = "okay";
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment