[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231002131749.2977952-1-kory.maincent@bootlin.com>
Date: Mon, 2 Oct 2023 15:17:44 +0200
From: Köry Maincent <kory.maincent@...tlin.com>
To: Cai Huoqing <cai.huoqing@...ux.dev>,
Manivannan Sadhasivam <mani@...nel.org>,
Serge Semin <fancer.lancer@...il.com>,
Vinod Koul <vkoul@...nel.org>,
Gustavo Pimentel <Gustavo.Pimentel@...opsys.com>,
dmaengine@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Thomas Petazzoni <thomas.petazzoni@...tlin.com>,
Gustavo Pimentel <gustavo.pimentel@...opsys.com>,
Herve Codina <herve.codina@...tlin.com>,
Kory Maincent <kory.maincent@...tlin.com>
Subject: [PATCH v2 0/5] Fix support of dw-edma HDMA NATIVE IP in remote setup
From: Kory Maincent <kory.maincent@...tlin.com>
This patch series fix the support of dw-edma HDMA NATIVE IP.
I can only test it in remote HDMA IP setup with single dma transfer, but
with these fixes it works properly.
Few fixes has also been added for eDMA version. Similarly to HDMA I have
tested only eDMA in remote setup.
Kory Maincent (5):
dmaengine: dw-edma: Fix the ch_count hdma callback
dmaengine: dw-edma: Typos fixes
dmaengine: dw-edma: Add HDMA remote interrupt configuration
dmaengine: dw-edma: HDMA: Add sync read before starting the DMA
transfer in remote setup
dmaengine: dw-edma: eDMA: Add sync read before starting the DMA
transfer in remote setup
drivers/dma/dw-edma/dw-edma-v0-core.c | 22 ++++++++++++++
drivers/dma/dw-edma/dw-hdma-v0-core.c | 43 +++++++++++++++++++--------
drivers/dma/dw-edma/dw-hdma-v0-regs.h | 2 +-
3 files changed, 53 insertions(+), 14 deletions(-)
--
2.25.1
Powered by blists - more mailing lists