Re: [PATCH] arm64: dts: qcom: sm7325-nothing-spacewar: Add ath11k calibration-variant
From: Konrad Dybcio
Date: Mon Aug 24 2026 - 02:45:43 EST
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 <danila@xxxxxxxxxxxxxx>
>>> ---
>>> 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/fc1ce95e-f3a0-4534-a315-b091d389197e@xxxxxxxxxxxxxx
Thanks
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
Konrad