arm64: dts: qcom: qrb4210-rb2: Switch to undeprecated qcom,calibration-variant
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-4-347e9c72dcfc@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>pull/1253/head
parent
41eeff2fc2
commit
a83356f7ba
|
|
@ -749,7 +749,7 @@
|
|||
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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue