public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 1/1] arm64: defconfig: Enable Marvell WiFi-Ex USB driver
@ 2025-08-26 14:13 Alexander Stein
  2025-09-11  1:15 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Stein @ 2025-08-26 14:13 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Shawn Guo, Fabio Estevam,
	Sascha Hauer
  Cc: Alexander Stein, linux-arm-kernel, linux-kernel, imx,
	Pengutronix Kernel Team, Krzysztof Kozlowski

MBa91xxCA (imx93-tqma9352-mba91xxca.dts) features a soldered,
non-pluggable USB attached WiFi module. lsusb says:
 ID 1286:204e Marvell Semiconductor, Inc. Bluetooth and Wireless LAN Composite Device
Enable the corresponding driver.

To: Shawn Guo <shawnguo@kernel.org>
To: Fabio Estevam <festevam@gmail.com>
To: Sascha Hauer <s.hauer@pengutronix.de>
Cc: imx@lists.linux.dev
Cc: Pengutronix Kernel Team <kernel@pengutronix.de>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
---
Changes in v3:
* Explicitly mention the onn-pluggable USB WiFi module
* Added Krzysztof's R-b

 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 6be80d07c2f6d..9d86c706bc211 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -441,6 +441,7 @@ CONFIG_IWLMVM=m
 CONFIG_MWIFIEX=m
 CONFIG_MWIFIEX_SDIO=m
 CONFIG_MWIFIEX_PCIE=m
+CONFIG_MWIFIEX_USB=m
 CONFIG_MT7921E=m
 CONFIG_RSI_91X=m
 CONFIG_WL18XX=m
-- 
2.43.0


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

* Re: [PATCH v4 1/1] arm64: defconfig: Enable Marvell WiFi-Ex USB driver
  2025-08-26 14:13 [PATCH v4 1/1] arm64: defconfig: Enable Marvell WiFi-Ex USB driver Alexander Stein
@ 2025-09-11  1:15 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2025-09-11  1:15 UTC (permalink / raw)
  To: Alexander Stein
  Cc: Catalin Marinas, Will Deacon, Shawn Guo, Fabio Estevam,
	Sascha Hauer, linux-arm-kernel, linux-kernel, imx,
	Pengutronix Kernel Team, Krzysztof Kozlowski

On Tue, Aug 26, 2025 at 04:13:56PM +0200, Alexander Stein wrote:
> MBa91xxCA (imx93-tqma9352-mba91xxca.dts) features a soldered,
> non-pluggable USB attached WiFi module. lsusb says:
>  ID 1286:204e Marvell Semiconductor, Inc. Bluetooth and Wireless LAN Composite Device
> Enable the corresponding driver.
> 
> To: Shawn Guo <shawnguo@kernel.org>
> To: Fabio Estevam <festevam@gmail.com>
> To: Sascha Hauer <s.hauer@pengutronix.de>
> Cc: imx@lists.linux.dev
> Cc: Pengutronix Kernel Team <kernel@pengutronix.de>

For future posting, I suggest you put these below ---

> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
> ---

... here

> Changes in v3:
> * Explicitly mention the onn-pluggable USB WiFi module
> * Added Krzysztof's R-b
> 
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks!

Shawn


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

end of thread, other threads:[~2025-09-11  1:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-26 14:13 [PATCH v4 1/1] arm64: defconfig: Enable Marvell WiFi-Ex USB driver Alexander Stein
2025-09-11  1:15 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox