DistroKit Mailinglist
 help / color / mirror / Atom feed
* [DistroKit] [PATCH] platform-v7a/platformconfig: enable IMX_SDMA
@ 2024-10-21 15:29 Jonas Rebmann
  2024-10-21 15:31 ` Ahmad Fatoum
  0 siblings, 1 reply; 2+ messages in thread
From: Jonas Rebmann @ 2024-10-21 15:29 UTC (permalink / raw)
  To: distrokit; +Cc: afa, Jonas Rebmann

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

---
Signed-off-by: Jonas Rebmann <jre@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] 2+ messages in thread

* Re: [DistroKit] [PATCH] platform-v7a/platformconfig: enable IMX_SDMA
  2024-10-21 15:29 [DistroKit] [PATCH] platform-v7a/platformconfig: enable IMX_SDMA Jonas Rebmann
@ 2024-10-21 15:31 ` Ahmad Fatoum
  0 siblings, 0 replies; 2+ messages in thread
From: Ahmad Fatoum @ 2024-10-21 15:31 UTC (permalink / raw)
  To: Jonas Rebmann, distrokit; +Cc: afa

Hi Jonas,

On 21.10.24 17:29, Jonas Rebmann wrote:
> to support the Smart Direct Memory Access (SDMA) Controller for i.MX
> 
> ---
> Signed-off-by: Jonas Rebmann <jre@pengutronix.de>

The stuff between the --- lines isn't picked up by the normal git tooling
and is usually used for comments (e.g. Thoughts on this approach?).

Please resend with S-o-b as part of commit.

You can add to v2:

Reviewed-by: Ahmad Fatoum <a.fatoum@pengutronix.de>

Cheers,
Ahmad

> ---
>  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,


-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-21 15:29 [DistroKit] [PATCH] platform-v7a/platformconfig: enable IMX_SDMA Jonas Rebmann
2024-10-21 15:31 ` Ahmad Fatoum

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