DistroKit Mailinglist
 help / color / mirror / Atom feed
* [DistroKit] [PATCH v3] platform-v7a/platformconfig: enable IMX_SDMA
@ 2024-10-21 15:49 Jonas Rebmann
  2024-10-21 15:51 ` Ahmad Fatoum
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jonas Rebmann @ 2024-10-21 15:49 UTC (permalink / raw)
  To: distrokit; +Cc: Jonas Rebmann, Ahmad Fatoum

to support the Smart Direct Memory Access (SDMA) Controller for i.MX

Reviewed-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Jonas Rebmann <jre@pengutronix.de>
---
Changes in v3:
- Move Rb to commit message
- Link to v2: https://lore.distrokit.org/distrokit/20241021-imx-sdma-v2-1-d79bb06e618a@pengutronix.de

Changes in v2:
- Include forgotten s.o.b.
- Add Reviewed-by (Thanks Ahmad)
- Link to v1: https://lore.distrokit.org/distrokit/20241021-imx-sdma-v1-1-e7505190a2e9@pengutronix.de
---
 configs/platform-v7a/kernelconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/platform-v7a/kernelconfig b/configs/platform-v7a/kernelconfig
index 5d2d731ff6741a52efe13a516d211a74a87f0e03..66ecdc7b1cce180eaccc3541536b30646dcd685a 100644
--- a/configs/platform-v7a/kernelconfig
+++ b/configs/platform-v7a/kernelconfig
@@ -3192,7 +3192,7 @@ CONFIG_DMA_BCM2835=y
 # CONFIG_FSL_EDMA is not set
 # CONFIG_FSL_QDMA is not set
 # CONFIG_IMX_DMA is not set
-# CONFIG_IMX_SDMA is not set
+CONFIG_IMX_SDMA=y
 # CONFIG_INTEL_IDMA64 is not set
 # CONFIG_MXS_DMA is not set
 # CONFIG_NBPFAXI_DMA is not set

---
base-commit: 14fd55ee4bf04d7266b1f060dfe80494920250d4
change-id: 20241021-imx-sdma-6c534fdd30c6

Best regards,
-- 
Jonas Rebmann <jre@pengutronix.de>




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

end of thread, other threads:[~2024-10-21 20:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-21 15:49 [DistroKit] [PATCH v3] platform-v7a/platformconfig: enable IMX_SDMA Jonas Rebmann
2024-10-21 15:51 ` Ahmad Fatoum
2024-10-21 15:54 ` Robert Schwebel
2024-10-21 19:35 ` Uwe Kleine-König
2024-10-21 20:38   ` Robert Schwebel

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