* [PATCH] arm64: defconfig: Enable STMicroelectronics STM32 DMA3 support
@ 2025-08-21 9:14 Patrice Chotard
2025-08-24 11:31 ` Krzysztof Kozlowski
0 siblings, 1 reply; 2+ messages in thread
From: Patrice Chotard @ 2025-08-21 9:14 UTC (permalink / raw)
To: Catalin Marinas, Will Deacon, Alexandre Torgue
Cc: linux-arm-kernel, linux-kernel, linux-stm32, Patrice Chotard
Enable STMicroelectronics STM32 DMA3 support as module.
STM32 DMA3 is used among others by STM32 Octo SPI driver on
STM32MP257F-EV1 board.
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 667c4859ecc3cda9b0a3dae7abdd8587fc4f8dbe..d0a9d2a5b140aabe40927981ee710b0eb3b729cf 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1302,6 +1302,7 @@ CONFIG_RENESAS_USB_DMAC=m
CONFIG_RZ_DMAC=y
CONFIG_TI_K3_UDMA=y
CONFIG_TI_K3_UDMA_GLUE_LAYER=y
+CONFIG_STM32_DMA3=m
CONFIG_VFIO=y
CONFIG_VFIO_PCI=y
CONFIG_VIRTIO_PCI=y
---
base-commit: 5303936d609e09665deda94eaedf26a0e5c3a087
change-id: 20250820-upstream_defconfig_enable_stm32_dma3-c1c93f116e62
Best regards,
--
Patrice Chotard <patrice.chotard@foss.st.com>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] arm64: defconfig: Enable STMicroelectronics STM32 DMA3 support
2025-08-21 9:14 [PATCH] arm64: defconfig: Enable STMicroelectronics STM32 DMA3 support Patrice Chotard
@ 2025-08-24 11:31 ` Krzysztof Kozlowski
0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2025-08-24 11:31 UTC (permalink / raw)
To: Patrice Chotard, Catalin Marinas, Will Deacon, Alexandre Torgue
Cc: linux-arm-kernel, linux-kernel, linux-stm32
On 21/08/2025 11:14, Patrice Chotard wrote:
> Enable STMicroelectronics STM32 DMA3 support as module.
> STM32 DMA3 is used among others by STM32 Octo SPI driver on
> STM32MP257F-EV1 board.
>
> Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
> ---
You did not Cc all your maintainers.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-24 11:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-21 9:14 [PATCH] arm64: defconfig: Enable STMicroelectronics STM32 DMA3 support Patrice Chotard
2025-08-24 11:31 ` 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).