]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: qcom: sm6115: Switch to undeprecated qcom,calibration-variant
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 25 Feb 2025 09:59:05 +0000 (10:59 +0100)
committerBjorn Andersson <andersson@kernel.org>
Tue, 4 Mar 2025 04:37:03 +0000 (22:37 -0600)
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-8-347e9c72dcfc@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sm6115-fxtec-pro1x.dts
arch/arm64/boot/dts/qcom/sm6115p-lenovo-j606f.dts

index f60d36c03b9b51d1ba5fb2db7d619916fe42f084..ad347ccd19755b20db8e0de6852148c76010e697 100644 (file)
        vdd-1.3-rfa-supply = <&pm6125_l17a>;
        vdd-3.3-ch0-supply = <&pm6125_l23a>;
 
-       qcom,ath10k-calibration-variant = "Fxtec_QX1050";
+       qcom,calibration-variant = "Fxtec_QX1050";
 
        status = "okay";
 };
index 9d78bb3f71901705fd22d88b472f6fc1d0c0fffb..c17545111f49a8388d8d5802ea5c3ff3c8a6cb45 100644 (file)
        vdd-1.8-xo-supply = <&pm6125_l16>;
        vdd-1.3-rfa-supply = <&pm6125_l17>;
        vdd-3.3-ch0-supply = <&pm6125_l23>;
-       qcom,ath10k-calibration-variant = "Lenovo_P11";
+       qcom,calibration-variant = "Lenovo_P11";
        status = "okay";
 };