2024-05-27 04:01:26

by Dmitry Baryshkov

[permalink] [raw]
Subject: [PATCH] arm64: dts: qcom: sdm850-lenovo-yoga-c630: add WiFi calibration variant

Add calibration variant that is used by the board data for the laptop:

bus=snoc,qmi-board-id=ff,qmi-chip-id=30214,variant=Lenovo_C630

Signed-off-by: Dmitry Baryshkov <[email protected]>
---
arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts b/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts
index 47dc42f6e936..17773f9dba44 100644
--- a/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts
+++ b/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts
@@ -834,6 +834,7 @@ &wifi {
vdd-3.3-ch1-supply = <&vreg_l23a_3p3>;

qcom,snoc-host-cap-8bit-quirk;
+ qcom,ath10k-calibration-variant = "Lenovo_C630";
};

&crypto {

---
base-commit: 8314289a8d50a4e05d8ece1ae0445a3b57bb4d3b
change-id: 20240527-yoga-wifi-calib-16498cba47da

Best regards,
--
Dmitry Baryshkov <[email protected]>



2024-05-28 03:34:48

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: qcom: sdm850-lenovo-yoga-c630: add WiFi calibration variant


On Mon, 27 May 2024 07:01:11 +0300, Dmitry Baryshkov wrote:
> Add calibration variant that is used by the board data for the laptop:
>
> bus=snoc,qmi-board-id=ff,qmi-chip-id=30214,variant=Lenovo_C630
>
>

Applied, thanks!

[1/1] arm64: dts: qcom: sdm850-lenovo-yoga-c630: add WiFi calibration variant
commit: ceb39b051b779339749ef0ce30b8d79165e733aa

Best regards,
--
Bjorn Andersson <[email protected]>