* [PATCH] arm64: dts: qcom: sm7325-nothing-spacewar: Add ath11k calibration-variant
@ 2026-08-02 13:32 Danila Tikhonov
2026-08-18 11:49 ` Konrad Dybcio
0 siblings, 1 reply; 4+ messages in thread
From: Danila Tikhonov @ 2026-08-02 13:32 UTC (permalink / raw)
To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Eugene Lepshy, Vasiliy Doylov, Achill Gilgenast,
Luca Weiss
Cc: linux-arm-msm, devicetree, linux-kernel,
~postmarketos/upstreaming, Danila Tikhonov
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@mainlining.org>
---
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";
+
status = "okay";
};
--
2.55.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] arm64: dts: qcom: sm7325-nothing-spacewar: Add ath11k calibration-variant
2026-08-02 13:32 [PATCH] arm64: dts: qcom: sm7325-nothing-spacewar: Add ath11k calibration-variant Danila Tikhonov
@ 2026-08-18 11:49 ` Konrad Dybcio
2026-08-24 0:03 ` Danila Tikhonov
0 siblings, 1 reply; 4+ messages in thread
From: Konrad Dybcio @ 2026-08-18 11:49 UTC (permalink / raw)
To: Danila Tikhonov, Bjorn Andersson, Konrad Dybcio, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, Eugene Lepshy, Vasiliy Doylov,
Achill Gilgenast, Luca Weiss
Cc: linux-arm-msm, devicetree, linux-kernel,
~postmarketos/upstreaming
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@mainlining.org>
> ---
> 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?
Konrad
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] arm64: dts: qcom: sm7325-nothing-spacewar: Add ath11k calibration-variant
2026-08-18 11:49 ` Konrad Dybcio
@ 2026-08-24 0:03 ` Danila Tikhonov
2026-08-24 6:45 ` Konrad Dybcio
0 siblings, 1 reply; 4+ messages in thread
From: Danila Tikhonov @ 2026-08-24 0:03 UTC (permalink / raw)
To: Konrad Dybcio, Bjorn Andersson, Konrad Dybcio, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, Eugene Lepshy, Vasiliy Doylov,
Achill Gilgenast, Luca Weiss
Cc: linux-arm-msm, devicetree, linux-kernel,
~postmarketos/upstreaming
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@mainlining.org>
>> ---
>> 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@mainlining.org
> Konrad
--
Best regards,
Danila
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] arm64: dts: qcom: sm7325-nothing-spacewar: Add ath11k calibration-variant
2026-08-24 0:03 ` Danila Tikhonov
@ 2026-08-24 6:45 ` Konrad Dybcio
0 siblings, 0 replies; 4+ messages in thread
From: Konrad Dybcio @ 2026-08-24 6:45 UTC (permalink / raw)
To: Danila Tikhonov, Bjorn Andersson, Konrad Dybcio, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, Eugene Lepshy, Vasiliy Doylov,
Achill Gilgenast, Luca Weiss
Cc: linux-arm-msm, devicetree, linux-kernel,
~postmarketos/upstreaming
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@mainlining.org>
>>> ---
>>> 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@mainlining.org
Thanks
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Konrad
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2026-08-24 6:45 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-02 13:32 [PATCH] arm64: dts: qcom: sm7325-nothing-spacewar: Add ath11k calibration-variant Danila Tikhonov
2026-08-18 11:49 ` Konrad Dybcio
2026-08-24 0:03 ` Danila Tikhonov
2026-08-24 6:45 ` Konrad Dybcio
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox