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

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

Signed-off-by: Jonas Rebmann <jre@pengutronix.de>
---
Reviewed-by: Ahmad Fatoum <a.fatoum@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] 2+ messages in thread

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

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

This should be above the ---, preferably before the S-o-b.
e.g. git am would drop this tag when applying.

Cheers,
Ahmad

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


-- 
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:37 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:35 [DistroKit] [PATCH v2] platform-v7a/platformconfig: enable IMX_SDMA Jonas Rebmann
2024-10-21 15:36 ` Ahmad Fatoum

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