linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: build ath12k as a module
@ 2024-02-19  8:46 Bartosz Golaszewski
  2024-02-19  8:48 ` Arnd Bergmann
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Bartosz Golaszewski @ 2024-02-19  8:46 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Bjorn Andersson,
	Krzysztof Kozlowski, Geert Uytterhoeven, Konrad Dybcio,
	Arnd Bergmann, Neil Armstrong, Marek Szyprowski
  Cc: linux-arm-kernel, linux-kernel, Bartosz Golaszewski

From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Qualcomm sm8550-qrd and sm8650-qrd boards have ath12k modules as part of
their on-board WCN7850 WLAN/BT packages. Enable the relevant driver in
defconfig.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 056a6cc546a4..3f3d3350cf90 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -408,6 +408,7 @@ CONFIG_WCN36XX=m
 CONFIG_ATH11K=m
 CONFIG_ATH11K_AHB=m
 CONFIG_ATH11K_PCI=m
+CONFIG_ATH12K=m
 CONFIG_BRCMFMAC=m
 CONFIG_MWIFIEX=m
 CONFIG_MWIFIEX_SDIO=m
-- 
2.40.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 7+ messages in thread

* Re: [PATCH] arm64: defconfig: build ath12k as a module
  2024-02-19  8:46 [PATCH] arm64: defconfig: build ath12k as a module Bartosz Golaszewski
@ 2024-02-19  8:48 ` Arnd Bergmann
  2024-02-19  8:57   ` Bartosz Golaszewski
  2024-02-19  8:57 ` Neil Armstrong
  2024-03-03 10:34 ` Bartosz Golaszewski
  2 siblings, 1 reply; 7+ messages in thread
From: Arnd Bergmann @ 2024-02-19  8:48 UTC (permalink / raw)
  To: Bartosz Golaszewski, Catalin Marinas, Will Deacon,
	Bjorn Andersson, Krzysztof Kozlowski, Geert Uytterhoeven,
	Konrad Dybcio, Neil Armstrong, Marek Szyprowski
  Cc: linux-arm-kernel, linux-kernel, Bartosz Golaszewski

On Mon, Feb 19, 2024, at 09:46, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
>
> Qualcomm sm8550-qrd and sm8650-qrd boards have ath12k modules as part of
> their on-board WCN7850 WLAN/BT packages. Enable the relevant driver in
> defconfig.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> ---

Acked-by: Arnd Bergmann <arnd@arndb.de>

I assume that Bjorn will pick this up through the qualcomm
tree.

     Arnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] arm64: defconfig: build ath12k as a module
  2024-02-19  8:48 ` Arnd Bergmann
@ 2024-02-19  8:57   ` Bartosz Golaszewski
  0 siblings, 0 replies; 7+ messages in thread
From: Bartosz Golaszewski @ 2024-02-19  8:57 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Catalin Marinas, Will Deacon, Bjorn Andersson,
	Krzysztof Kozlowski, Geert Uytterhoeven, Konrad Dybcio,
	Neil Armstrong, Marek Szyprowski, linux-arm-kernel, linux-kernel,
	Bartosz Golaszewski

On Mon, Feb 19, 2024 at 9:48 AM Arnd Bergmann <arnd@arndb.de> wrote:
>
> On Mon, Feb 19, 2024, at 09:46, Bartosz Golaszewski wrote:
> > From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> >
> > Qualcomm sm8550-qrd and sm8650-qrd boards have ath12k modules as part of
> > their on-board WCN7850 WLAN/BT packages. Enable the relevant driver in
> > defconfig.
> >
> > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> > ---
>
> Acked-by: Arnd Bergmann <arnd@arndb.de>
>
> I assume that Bjorn will pick this up through the qualcomm
> tree.
>
>      Arnd

This doesn't conflict with any of my other work and I was told to send
it separately to make the pwrseq series smaller. I think you can pick
it up already and send it upstream earlier.

Bart

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] arm64: defconfig: build ath12k as a module
  2024-02-19  8:46 [PATCH] arm64: defconfig: build ath12k as a module Bartosz Golaszewski
  2024-02-19  8:48 ` Arnd Bergmann
@ 2024-02-19  8:57 ` Neil Armstrong
  2024-03-03 10:34 ` Bartosz Golaszewski
  2 siblings, 0 replies; 7+ messages in thread
From: Neil Armstrong @ 2024-02-19  8:57 UTC (permalink / raw)
  To: Bartosz Golaszewski, Catalin Marinas, Will Deacon,
	Bjorn Andersson, Krzysztof Kozlowski, Geert Uytterhoeven,
	Konrad Dybcio, Arnd Bergmann, Marek Szyprowski
  Cc: linux-arm-kernel, linux-kernel, Bartosz Golaszewski

On 19/02/2024 09:46, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> 
> Qualcomm sm8550-qrd and sm8650-qrd boards have ath12k modules as part of
> their on-board WCN7850 WLAN/BT packages. Enable the relevant driver in
> defconfig.
> 
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> ---
>   arch/arm64/configs/defconfig | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 056a6cc546a4..3f3d3350cf90 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -408,6 +408,7 @@ CONFIG_WCN36XX=m
>   CONFIG_ATH11K=m
>   CONFIG_ATH11K_AHB=m
>   CONFIG_ATH11K_PCI=m
> +CONFIG_ATH12K=m
>   CONFIG_BRCMFMAC=m
>   CONFIG_MWIFIEX=m
>   CONFIG_MWIFIEX_SDIO=m

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] arm64: defconfig: build ath12k as a module
  2024-02-19  8:46 [PATCH] arm64: defconfig: build ath12k as a module Bartosz Golaszewski
  2024-02-19  8:48 ` Arnd Bergmann
  2024-02-19  8:57 ` Neil Armstrong
@ 2024-03-03 10:34 ` Bartosz Golaszewski
  2024-03-04 21:46   ` Jeff Johnson
  2 siblings, 1 reply; 7+ messages in thread
From: Bartosz Golaszewski @ 2024-03-03 10:34 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Bjorn Andersson,
	Krzysztof Kozlowski, Geert Uytterhoeven, Konrad Dybcio,
	Arnd Bergmann, Neil Armstrong, Marek Szyprowski
  Cc: linux-arm-kernel, linux-kernel, Bartosz Golaszewski

On Mon, Feb 19, 2024 at 9:46 AM Bartosz Golaszewski <brgl@bgdev.pl> wrote:
>
> From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
>
> Qualcomm sm8550-qrd and sm8650-qrd boards have ath12k modules as part of
> their on-board WCN7850 WLAN/BT packages. Enable the relevant driver in
> defconfig.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 056a6cc546a4..3f3d3350cf90 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -408,6 +408,7 @@ CONFIG_WCN36XX=m
>  CONFIG_ATH11K=m
>  CONFIG_ATH11K_AHB=m
>  CONFIG_ATH11K_PCI=m
> +CONFIG_ATH12K=m
>  CONFIG_BRCMFMAC=m
>  CONFIG_MWIFIEX=m
>  CONFIG_MWIFIEX_SDIO=m
> --
> 2.40.1
>

Gentle ping.

Bart

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] arm64: defconfig: build ath12k as a module
  2024-03-03 10:34 ` Bartosz Golaszewski
@ 2024-03-04 21:46   ` Jeff Johnson
  2024-03-05  7:04     ` Krzysztof Kozlowski
  0 siblings, 1 reply; 7+ messages in thread
From: Jeff Johnson @ 2024-03-04 21:46 UTC (permalink / raw)
  To: Bartosz Golaszewski, Catalin Marinas, Will Deacon,
	Bjorn Andersson, Krzysztof Kozlowski, Geert Uytterhoeven,
	Konrad Dybcio, Arnd Bergmann, Neil Armstrong, Marek Szyprowski
  Cc: linux-arm-kernel, linux-kernel, Bartosz Golaszewski, ath12k,
	linux-wireless

On 3/3/2024 2:34 AM, Bartosz Golaszewski wrote:
> On Mon, Feb 19, 2024 at 9:46 AM Bartosz Golaszewski <brgl@bgdev.pl> wrote:
>>
>> From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
>>
>> Qualcomm sm8550-qrd and sm8650-qrd boards have ath12k modules as part of
>> their on-board WCN7850 WLAN/BT packages. Enable the relevant driver in
>> defconfig.
>>
>> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Would have been nice to cc the ath12k and linux-wireless lists (done
now). Just happened to stumble across this.

As an ath12k maintainer--
Reviewed-by: Jeff Johnson <quic_jjohnson@quicinc.com>

>> ---
>>  arch/arm64/configs/defconfig | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
>> index 056a6cc546a4..3f3d3350cf90 100644
>> --- a/arch/arm64/configs/defconfig
>> +++ b/arch/arm64/configs/defconfig
>> @@ -408,6 +408,7 @@ CONFIG_WCN36XX=m
>>  CONFIG_ATH11K=m
>>  CONFIG_ATH11K_AHB=m
>>  CONFIG_ATH11K_PCI=m
>> +CONFIG_ATH12K=m
>>  CONFIG_BRCMFMAC=m
>>  CONFIG_MWIFIEX=m
>>  CONFIG_MWIFIEX_SDIO=m
>> --
>> 2.40.1
>>
> 
> Gentle ping.
> 
> Bart
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] arm64: defconfig: build ath12k as a module
  2024-03-04 21:46   ` Jeff Johnson
@ 2024-03-05  7:04     ` Krzysztof Kozlowski
  0 siblings, 0 replies; 7+ messages in thread
From: Krzysztof Kozlowski @ 2024-03-05  7:04 UTC (permalink / raw)
  To: Jeff Johnson, Bartosz Golaszewski, Catalin Marinas, Will Deacon,
	Bjorn Andersson, Geert Uytterhoeven, Konrad Dybcio, Arnd Bergmann,
	Neil Armstrong, Marek Szyprowski
  Cc: linux-arm-kernel, linux-kernel, Bartosz Golaszewski, ath12k,
	linux-wireless

On 04/03/2024 22:46, Jeff Johnson wrote:
> On 3/3/2024 2:34 AM, Bartosz Golaszewski wrote:
>> On Mon, Feb 19, 2024 at 9:46 AM Bartosz Golaszewski <brgl@bgdev.pl> wrote:
>>>
>>> From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
>>>
>>> Qualcomm sm8550-qrd and sm8650-qrd boards have ath12k modules as part of
>>> their on-board WCN7850 WLAN/BT packages. Enable the relevant driver in
>>> defconfig.
>>>
>>> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> 
> Would have been nice to cc the ath12k and linux-wireless lists (done
> now). Just happened to stumble across this.

This is arm64 change, not wireless.

Best regards,
Krzysztof


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-03-05  7:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-19  8:46 [PATCH] arm64: defconfig: build ath12k as a module Bartosz Golaszewski
2024-02-19  8:48 ` Arnd Bergmann
2024-02-19  8:57   ` Bartosz Golaszewski
2024-02-19  8:57 ` Neil Armstrong
2024-03-03 10:34 ` Bartosz Golaszewski
2024-03-04 21:46   ` Jeff Johnson
2024-03-05  7:04     ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).