mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
arm64: dts: qcom: sm8150-hdk: 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-9-347e9c72dcfc@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
d39d4fd493
commit
b187df5a02
|
|
@ -719,5 +719,5 @@ &wifi {
|
|||
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";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user