diff mbox series

[RFC,04/13] arm64: dts: qcom: qrb4210-rb2: Switch to undeprecated qcom,calibration-variant

Message ID 20250225-dts-qcom-wifi-calibration-v1-4-347e9c72dcfc@linaro.org (mailing list archive)
State New
Headers show
Series arm: dts: qcom: Switch to undeprecated qcom,calibration-variant | expand

Commit Message

Krzysztof Kozlowski Feb. 25, 2025, 9:59 a.m. UTC
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>
---
 arch/arm64/boot/dts/qcom/qrb4210-rb2.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/qcom/qrb4210-rb2.dts b/arch/arm64/boot/dts/qcom/qrb4210-rb2.dts
index 52db18847803e3d6bc7acf34f5b9b4f0f10e8f32..d485249bcda44055689b5556eec9dd057b92d0ae 100644
--- a/arch/arm64/boot/dts/qcom/qrb4210-rb2.dts
+++ b/arch/arm64/boot/dts/qcom/qrb4210-rb2.dts
@@ -749,7 +749,7 @@  &wifi {
 	vdd-1.8-xo-supply = <&vreg_l16a_1p3>;
 	vdd-1.3-rfa-supply = <&vreg_l17a_1p3>;
 	vdd-3.3-ch0-supply = <&vreg_l23a_3p3>;
-	qcom,ath10k-calibration-variant = "Thundercomm_RB2";
+	qcom,calibration-variant = "Thundercomm_RB2";
 	firmware-name = "qrb4210";
 
 	status = "okay";