Commit 1a24c290 authored by Dmitry Baryshkov's avatar Dmitry Baryshkov Committed by Bjorn Andersson
Browse files

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 <kvalo@kernel.org>
Signed-off-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: default avatarJeffrey Hugo <quic_jhugo@quicinc.com>
Link: https://lore.kernel.org/r/20240723-miix630-support-v2-5-7d98f6047a17@linaro.org


Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent ac6adde8
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -99,3 +99,7 @@ i2c5_hid_active: i2c5-hid-active-state {
		drive-strength = <2>;
	};
};

&wifi {
	qcom,ath10k-calibration-variant = "Lenovo_Miix630";
};