arm64: dts: qcom: msm8998-lenovo-miix-630: add WiFi calibration variant
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Tue, 23 Jul 2024 11:28:32 +0000 (14:28 +0300)
committerBjorn Andersson <andersson@kernel.org>
Tue, 29 Oct 2024 15:11:16 +0000 (10:11 -0500)
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 <kvalo@kernel.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
Link: https://lore.kernel.org/r/20240723-miix630-support-v2-5-7d98f6047a17@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/msm8998-lenovo-miix-630.dts

index fad5f390171aee99097b51c651ab5d739455c71e..901f6ac0084db3df02608b2e52a8e8837aad7d96 100644 (file)
@@ -99,3 +99,7 @@
                drive-strength = <2>;
        };
 };
+
+&wifi {
+       qcom,ath10k-calibration-variant = "Lenovo_Miix630";
+};