arm64: dts: qcom: msm8998: Switch to undeprecated qcom,calibration-variant

The property qcom,ath10k-calibration-variant was deprecated in favor of
recently introduced generic qcom,calibration-variant, common to all
Qualcomm Atheros WiFi bindings.

Change will affect out of tree users, like other projects, of this DTS.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250225-dts-qcom-wifi-calibration-v1-2-347e9c72dcfc@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Krzysztof Kozlowski 2025-02-25 10:58:59 +01:00 committed by Bjorn Andersson
parent c72c7105c8
commit f1bf8a943b

View File

@ -101,5 +101,5 @@ i2c5_hid_active: i2c5-hid-active-state {
};
&wifi {
qcom,ath10k-calibration-variant = "Lenovo_Miix630";
qcom,calibration-variant = "Lenovo_Miix630";
};