mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
arm64: dts: qcom: sdm845: 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-6-347e9c72dcfc@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
4f8fc2038b
commit
218718e0c2
|
|
@ -1172,7 +1172,7 @@ &wifi {
|
|||
vdd-3.3-ch0-supply = <&vreg_l25a_3p3>;
|
||||
|
||||
qcom,snoc-host-cap-8bit-quirk;
|
||||
qcom,ath10k-calibration-variant = "Thundercomm_DB845C";
|
||||
qcom,calibration-variant = "Thundercomm_DB845C";
|
||||
};
|
||||
|
||||
/* PINCTRL - additions to nodes defined in sdm845.dtsi */
|
||||
|
|
|
|||
|
|
@ -789,7 +789,7 @@ &wifi {
|
|||
vdd-3.3-ch0-supply = <&vreg_l25a_3p3>;
|
||||
|
||||
qcom,snoc-host-cap-8bit-quirk;
|
||||
qcom,ath10k-calibration-variant = "Qualcomm_sdm845mtp";
|
||||
qcom,calibration-variant = "Qualcomm_sdm845mtp";
|
||||
};
|
||||
|
||||
/* PINCTRL - additions to nodes defined in sdm845.dtsi */
|
||||
|
|
|
|||
|
|
@ -910,7 +910,7 @@ &wifi {
|
|||
vdd-3.3-ch1-supply = <&vreg_l23a_3p3>;
|
||||
|
||||
qcom,snoc-host-cap-8bit-quirk;
|
||||
qcom,ath10k-calibration-variant = "Lenovo_C630";
|
||||
qcom,calibration-variant = "Lenovo_C630";
|
||||
};
|
||||
|
||||
&crypto {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user