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

The property qcom,ath11k-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-12-347e9c72dcfc@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Krzysztof Kozlowski
2025-02-25 10:59:09 +01:00
committed by Bjorn Andersson
parent fda76284e9
commit d12ce84c88
4 changed files with 4 additions and 4 deletions

View File

@@ -686,7 +686,7 @@ wifi@0 {
vddrfa1p2-supply = <&vreg_pmu_rfa_1p2>;
vddrfa1p8-supply = <&vreg_pmu_rfa_1p7>;
qcom,ath11k-calibration-variant = "QC_8280XP_CRD";
qcom,calibration-variant = "QC_8280XP_CRD";
};
};

View File

@@ -998,7 +998,7 @@ wifi@0 {
vddrfa1p2-supply = <&vreg_pmu_rfa_1p2>;
vddrfa1p8-supply = <&vreg_pmu_rfa_1p7>;
qcom,ath11k-calibration-variant = "LE_X13S";
qcom,calibration-variant = "LE_X13S";
};
};

View File

@@ -536,7 +536,7 @@ wifi@0 {
compatible = "pci17cb,1103";
reg = <0x10000 0x0 0x0 0x0 0x0>;
qcom,ath11k-calibration-variant = "MS_SP9_5G";
qcom,calibration-variant = "MS_SP9_5G";
};
};

View File

@@ -670,7 +670,7 @@ wifi@0 {
vddrfa1p2-supply = <&vreg_pmu_rfa_1p2>;
vddrfa1p8-supply = <&vreg_pmu_rfa_1p7>;
qcom,ath11k-calibration-variant = "MS_Volterra";
qcom,calibration-variant = "MS_Volterra";
};
};