]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: qcom: sm8150-hdk: Switch to undeprecated qcom,calibration-variant
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 25 Feb 2025 09:59:06 +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-9-347e9c72dcfc@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sm8150-hdk.dts

index 6ea883b1edfa6c511730550f4db0cb9c25fc633d..9ac9854b35fd157e0735aaff4e0bdbaa8946e0d5 100644 (file)
        vdd-1.3-rfa-supply = <&vreg_l2c_1p3>;
        vdd-3.3-ch0-supply = <&vreg_l11c_3p3>;
 
-       qcom,ath10k-calibration-variant = "Qualcomm_sm8150hdk";
+       qcom,calibration-variant = "Qualcomm_sm8150hdk";
 };