From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 21 Oct 2024 17:54:33 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1t2ujp-0077YA-0W for lore@lore.pengutronix.de; Mon, 21 Oct 2024 17:54:33 +0200 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1t2ujo-0003rs-N0; Mon, 21 Oct 2024 17:54:32 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1t2ujm-0003rV-6P; Mon, 21 Oct 2024 17:54:30 +0200 Received: from [2a0a:edc0:2:b01:1d::c5] (helo=pty.whiteo.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1t2ujm-000ilr-01; Mon, 21 Oct 2024 17:54:30 +0200 Received: from rsc by pty.whiteo.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1t2ujl-005pIG-2y; Mon, 21 Oct 2024 17:54:29 +0200 Date: Mon, 21 Oct 2024 17:54:29 +0200 From: Robert Schwebel To: Jonas Rebmann Message-ID: References: <20241021-imx-sdma-v3-1-aad4d167cd89@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20241021-imx-sdma-v3-1-aad4d167cd89@pengutronix.de> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain Subject: Re: [DistroKit] [PATCH v3] platform-v7a/platformconfig: enable IMX_SDMA X-BeenThere: distrokit@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: DistroKit Mailinglist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: distrokit@pengutronix.de, Ahmad Fatoum Sender: "DistroKit" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: distrokit-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false applied to next On Mon, Oct 21, 2024 at 05:49:43PM +0200, Jonas Rebmann wrote: > to support the Smart Direct Memory Access (SDMA) Controller for i.MX > > Reviewed-by: Ahmad Fatoum > Signed-off-by: Jonas Rebmann > --- > 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 > > > -- Pengutronix e.K. | Dipl.-Ing. Robert Schwebel | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |