mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
arm64: dts: qcom: qcm6490: Switch to undeprecated qcom,calibration-variant
The property qcom,ath11k-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-10-347e9c72dcfc@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
b187df5a02
commit
cfbcd6d483
|
|
@ -1282,6 +1282,6 @@ &venus {
|
|||
};
|
||||
|
||||
&wifi {
|
||||
qcom,ath11k-calibration-variant = "Fairphone_5";
|
||||
qcom,calibration-variant = "Fairphone_5";
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -755,7 +755,7 @@ &usb_1_qmpphy {
|
|||
|
||||
&wifi {
|
||||
memory-region = <&wlan_fw_mem>;
|
||||
qcom,ath11k-calibration-variant = "Qualcomm_qcm6490idp";
|
||||
qcom,calibration-variant = "Qualcomm_qcm6490idp";
|
||||
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -953,7 +953,7 @@ &usb_1_qmpphy {
|
|||
};
|
||||
|
||||
&wifi {
|
||||
qcom,ath11k-calibration-variant = "SHIFTphone_8";
|
||||
qcom,calibration-variant = "SHIFTphone_8";
|
||||
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -1196,7 +1196,7 @@ &venus {
|
|||
|
||||
&wifi {
|
||||
memory-region = <&wlan_fw_mem>;
|
||||
qcom,ath11k-calibration-variant = "Qualcomm_rb3gen2";
|
||||
qcom,calibration-variant = "Qualcomm_rb3gen2";
|
||||
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user