From: Dmitry Baryshkov Date: Tue, 23 Jul 2024 11:28:32 +0000 (+0300) Subject: arm64: dts: qcom: msm8998-lenovo-miix-630: add WiFi calibration variant X-Git-Tag: v6.13-rc1~140^2~22^2~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a24c290a593f65954df3c7d9ea1d5410f2f1544;p=thirdparty%2Fkernel%2Fstable.git arm64: dts: qcom: msm8998-lenovo-miix-630: add WiFi calibration variant As most other board Miix uses board-id = 0xff, so define calibration variant to distinguish it from other devices with the same chip_id. qmi chip_id 0x30214 chip_family 0x4001 board_id 0xff soc_id 0x40010002 Cc: Kalle Valo Signed-off-by: Dmitry Baryshkov Reviewed-by: Konrad Dybcio Reviewed-by: Jeffrey Hugo Link: https://lore.kernel.org/r/20240723-miix630-support-v2-5-7d98f6047a17@linaro.org Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/boot/dts/qcom/msm8998-lenovo-miix-630.dts b/arch/arm64/boot/dts/qcom/msm8998-lenovo-miix-630.dts index fad5f390171ae..901f6ac0084db 100644 --- a/arch/arm64/boot/dts/qcom/msm8998-lenovo-miix-630.dts +++ b/arch/arm64/boot/dts/qcom/msm8998-lenovo-miix-630.dts @@ -99,3 +99,7 @@ drive-strength = <2>; }; }; + +&wifi { + qcom,ath10k-calibration-variant = "Lenovo_Miix630"; +};