arm64: dts: qcom: sdm845-xiaomi-beryllium: Enable ath10k host-cap skip quirk

The Wi-Fi firmware used on Xiaomi Poco F1 (beryllium) phone doesn't
support the host-capability QMI request, so add a quirk to skip it on
this device.

Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Signed-off-by: David Heidelberg <david@ixit.cz>
Link: https://lore.kernel.org/r/20260407-skip-host-cam-qmi-req-v5-3-dfa8a05c6538@ixit.cz
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Amit Pundir 2026-04-07 08:43:56 +02:00 committed by Bjorn Andersson
parent dc11a2824f
commit 113343d576

View File

@ -677,5 +677,6 @@ &wifi {
vdd-3.3-ch1-supply = <&vreg_l23a_3p3>;
qcom,calibration-variant = "xiaomi_beryllium";
qcom,snoc-host-cap-skip-quirk;
};