public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] arm64: defconfig: enable driver for bluetooth nxp uart
@ 2023-07-25  8:56 Marcel Ziswiler
  2023-07-30 13:16 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Marcel Ziswiler @ 2023-07-25  8:56 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: linux-kernel, Shawn Guo, Sherry Sun, Neeraj Sanjay Kale,
	linux-imx, Marcel Ziswiler, Krzysztof Kozlowski, Arnd Bergmann,
	Bjorn Andersson, Catalin Marinas, Geert Uytterhoeven, John Garry,
	Konrad Dybcio, Neil Armstrong, Nícolas F. R. A. Prado,
	Peng Fan, Rafał Miłecki, Will Deacon

From: Marcel Ziswiler <marcel.ziswiler@toradex.com>

Enable driver for Bluetooth NXP UART applicable amongst others for NXP
88W8997 and IW416 as found on multiple Toradex SoMs.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

---

Changes in v2:
- Add Krzysztof's reviewed-by tag. Thanks!
- Cc Shawn as this should go via IMX/NXP SoC tree.

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

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 0777bcae9104..4641d08ef048 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -195,6 +195,7 @@ CONFIG_BT_HCIUART_MRVL=y
 CONFIG_BT_MRVL=m
 CONFIG_BT_MRVL_SDIO=m
 CONFIG_BT_QCOMSMD=m
+CONFIG_BT_NXPUART=m
 CONFIG_CFG80211=m
 CONFIG_MAC80211=m
 CONFIG_MAC80211_LEDS=y
-- 
2.36.1


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

end of thread, other threads:[~2023-07-30 13:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-25  8:56 [PATCH v2] arm64: defconfig: enable driver for bluetooth nxp uart Marcel Ziswiler
2023-07-30 13:16 ` Shawn Guo

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