Re: [PATCH] arm64: dts: qcom: sm7325-nothing-spacewar: Add ath11k calibration-variant
Konrad Dybcio <[email protected]>
| Newsgroups | org.kernel.vger.linux-kernel,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree |
|---|---|
| Message-ID | <[email protected]> |
On 8/24/26 2:03 AM, Danila Tikhonov wrote: > Hello Konrad, > > Thank you for your message. > > On 18/08/2026 14:49, Konrad Dybcio wrote: >> On 8/2/26 3:32 PM, Danila Tikhonov wrote: >>> The Nothing Phone (1) has its own calibration files for the WCN6750 used >>> with the ath11k driver. Add the calibration variant name to the DTS so >>> that the appropriate calibration files can be loaded from >>> linux-firmware. >>> >>> Nothing capitalizes its codenames, so the capitalization is intentional. >>> >>> Signed-off-by: Danila Tikhonov <[email protected]> >>> --- >>> arch/arm64/boot/dts/qcom/sm7325-nothing-spacewar.dts | 2 ++ >>> 1 file changed, 2 insertions(+) >>> >>> diff --git a/arch/arm64/boot/dts/qcom/sm7325-nothing-spacewar.dts b/arch/arm64/boot/dts/qcom/sm7325-nothing-spacewar.dts >>> index 1e78a42062c7..85811b5de4af 100644 >>> --- a/arch/arm64/boot/dts/qcom/sm7325-nothing-spacewar.dts >>> +++ b/arch/arm64/boot/dts/qcom/sm7325-nothing-spacewar.dts >>> @@ -1546,5 +1546,7 @@ &venus { >>> }; >>> &wifi { >>> + qcom,calibration-variant = "Nothing_Spacewar"; >> Have you submitted that variant to the atheros mailing list? > > > I just did it and sent you a copy of the letter: > https://lore.kernel.org/all/[email protected] Thanks Reviewed-by: Konrad Dybcio <[email protected]> Konrad