]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: qcom: sc8280xp: Switch to undeprecated qcom,calibration-variant
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 25 Feb 2025 09:59:09 +0000 (10:59 +0100)
committerBjorn Andersson <andersson@kernel.org>
Tue, 4 Mar 2025 04:37:03 +0000 (22:37 -0600)
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>
arch/arm64/boot/dts/qcom/sc8280xp-crd.dts
arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts
arch/arm64/boot/dts/qcom/sc8280xp-microsoft-arcata.dts
arch/arm64/boot/dts/qcom/sc8280xp-microsoft-blackrock.dts

index 75adaa19d1c3e0c8fcad40c7d0b0afb504331d75..e7251b76d91e71e94029acd765b927035c2b38e6 100644 (file)
                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";
        };
 };
 
index f3190f408f4b2c7ca9fe368d652d5d66bb3949af..6ddb954a04fd611709a8a241b16f85b589efb691 100644 (file)
                vddrfa1p2-supply = <&vreg_pmu_rfa_1p2>;
                vddrfa1p8-supply = <&vreg_pmu_rfa_1p7>;
 
-               qcom,ath11k-calibration-variant = "LE_X13S";
+               qcom,calibration-variant = "LE_X13S";
        };
 };
 
index ae5daeac8fe284bbec86622c10e6831d60a25297..d00889fa6f0bac01d326dca9801c66a508ff1d67 100644 (file)
                compatible = "pci17cb,1103";
                reg = <0x10000 0x0 0x0 0x0 0x0>;
 
-               qcom,ath11k-calibration-variant = "MS_SP9_5G";
+               qcom,calibration-variant = "MS_SP9_5G";
        };
 };
 
index fa9d9410505226f70c1b1283a7360bf3a56e8c4f..812251324002b50f3b48845b6c244f692d42b9b2 100644 (file)
                vddrfa1p2-supply = <&vreg_pmu_rfa_1p2>;
                vddrfa1p8-supply = <&vreg_pmu_rfa_1p7>;
 
-               qcom,ath11k-calibration-variant = "MS_Volterra";
+               qcom,calibration-variant = "MS_Volterra";
        };
 };