ARM: dts: qcom: ipq4018: 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-1-347e9c72dcfc@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Krzysztof Kozlowski 2025-02-25 10:58:58 +01:00 committed by Bjorn Andersson
parent 0a05ddb42e
commit adbbdcf4b2
2 changed files with 3 additions and 3 deletions

View File

@ -251,7 +251,7 @@ &wifi1 {
status = "okay";
nvmem-cell-names = "pre-calibration";
nvmem-cells = <&precal_art_5000>;
qcom,ath10k-calibration-variant = "ALFA-Network-AP120C-AC";
qcom,calibration-variant = "ALFA-Network-AP120C-AC";
};
&usb3_hs_phy {

View File

@ -179,13 +179,13 @@ &mdio {
&wifi0 {
status = "okay";
qcom,ath10k-calibration-variant = "8devices-Jalapeno";
qcom,calibration-variant = "8devices-Jalapeno";
};
&wifi1 {
status = "okay";
qcom,ath10k-calibration-variant = "8devices-Jalapeno";
qcom,calibration-variant = "8devices-Jalapeno";
};
&usb3_ss_phy {