From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D7D37C27C65 for ; Tue, 11 Jun 2024 18:28:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:MIME-Version:Date:Message-Id:Subject:References:In-Reply-To:Cc: To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=SdBXrlcP9ynO5d4jzZ3xM1GfYKPEdzSF6Rv2VfN1Bfg=; b=dw7xeaABU0PQvly4gkClF18IHa Ej5TUmT0HUqomTQIZ+R6nD7DPi0jyWalL/7e/Vwdlzjfyg3N1XvjIsWRqMnrKegAOj8PjfJRyzwf5 BKDKzaf0oV0JJC4S8LmYFJa8tTHIdX90wUVGBjG/L/UxV14awDLETK1AQQ0mrIZBmMLL3NZuvtVS1 jXghvMAiWJK6Kvn2HSBBLo1m+iTZ6okETXHFAnBAPIOmGcZdPbkpPo8SAPUlKN1elnR8xWjjioThk wzZQdXxAVwlWinppyRklEuBKDpB+QLrPfGvxKMcMOr6xAa1IwovbtP0rhFTY3meWHb/oAysl3EDvU uuRDHT4Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sH6EK-00000009q6x-2BFB; Tue, 11 Jun 2024 18:28:24 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sH6EH-00000009q5K-3xVi for linux-arm-kernel@lists.infradead.org; Tue, 11 Jun 2024 18:28:23 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 3F139CE1C63; Tue, 11 Jun 2024 18:28:20 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 03089C32786; Tue, 11 Jun 2024 18:28:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1718130499; bh=M8VvlnlUjzh3Qu8nJHCfsOa6/1J5iwG41LtzZqxWHm8=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=HEOECfqEBC5j/q2OiERUKWFJxR5y54QbznP3jsIBdNaNGLfkfPxJk3GwHEudo/0ot UlWuOi2uMdo4qlZEvgsTV7JryMg8M0ZinRe2Vrv96KyeVDlgXvNVqaQgDODtrfIPTA 8xIE/3HfiId0owOZZT6dUa45MYdbntPtGBAVYpWBHNOv6QdgRy5Vhvx4tMsYBWIljb AVd10qke6TVwR5/c+DF/qBROpQwATpYw0pt8/gzpoWB0Pj5ALNLceGg+TxtwX1L6U9 JtUoNUxfLFT87J41+4ofil1xIidaBygDlD8C36pvaOdMYCSZ4hBK4Hfuy9uCZYqcVF RU4eY8awZh7Dg== From: Vinod Koul To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Maxime Coquelin , Alexandre Torgue , Amelie Delaunay Cc: dmaengine@vger.kernel.org, devicetree@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-hardening@vger.kernel.org In-Reply-To: <20240531150712.2503554-1-amelie.delaunay@foss.st.com> References: <20240531150712.2503554-1-amelie.delaunay@foss.st.com> Subject: Re: (subset) [PATCH v4 00/12] Introduce STM32 DMA3 support Message-Id: <171813049557.475662.12255622136346083429.b4-ty@kernel.org> Date: Tue, 11 Jun 2024 23:58:15 +0530 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Mailer: b4 0.13.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240611_112822_205432_9949EC3C X-CRM114-Status: UNSURE ( 7.97 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 31 May 2024 17:07:00 +0200, Amelie Delaunay wrote: > STM32 DMA3 is a direct memory access controller with different features > depending on its hardware configuration. It is either called LPDMA (Low > Power), GPDMA (General Purpose) or HPDMA (High Performance), and it can > be found in new STM32 MCUs and MPUs. > > In STM32MP25 SoC [1], 3 HPDMAs and 1 LPDMA are embedded. Only HPDMAs are > used by Linux. > > [...] Applied, thanks! [01/12] dt-bindings: dma: New directory for STM32 DMA controllers bindings commit: 8494ae75dde4495c73b7425543138d088133f75f [02/12] dmaengine: stm32: New directory for STM32 DMA controllers drivers commit: 76178a2c49a7c01ef684b0d689f3da4fd12e0154 [03/12] MAINTAINERS: Add entry for STM32 DMA controllers drivers and documentation commit: 81d09bb5249e5f844ee342cc1419e97fc9108cda [04/12] dt-bindings: dma: Document STM32 DMA3 controller bindings commit: a204f64d9f834bdf7085c617aed229eb7500e331 [05/12] dmaengine: Add STM32 DMA3 support commit: f561ec8b2b33da6a07cf211e43c8eb35b2dd97a2 [06/12] dmaengine: stm32-dma3: add DMA_CYCLIC capability commit: 08ea31024ab9cd512c4a897bd1afd2a5820c53e6 [07/12] dmaengine: stm32-dma3: add DMA_MEMCPY capability commit: b3b893a937764731c41423aab4cc0c1a6821e31e [08/12] dmaengine: stm32-dma3: add device_pause and device_resume ops commit: b62a13071cffad03690ee19656248077cb388a14 [09/12] dmaengine: stm32-dma3: improve residue granularity commit: 2088473802ab9641114681bee92ba902bccdc19b [10/12] dmaengine: add channel device name to channel registration commit: 10b8e0fd3f7234a38db2c8d2c8dec0bd6eeede44 [11/12] dmaengine: stm32-dma3: defer channel registration to specify channel name commit: 49b1c21ff815168eca44e81ab0612b1f00759efb Best regards, -- Vinod Koul