From: Vinod Koul <vkoul@kernel.org>
To: Shunsuke Mie <mie@igel.co.jp>
Cc: Gustavo Pimentel <gustavo.pimentel@synopsys.com>,
dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/2] dmaengine: dw-edma: Fix to change for continuous transfer
Date: Wed, 12 Apr 2023 22:45:00 +0530 [thread overview]
Message-ID: <ZDbnFEsmmeOrtP0v@matsya> (raw)
In-Reply-To: <20230411101758.438472-1-mie@igel.co.jp>
On 11-04-23, 19:17, Shunsuke Mie wrote:
> The dw-edma driver stops after processing a DMA request even if a request
> remains in the issued queue, which is not the expected behavior. The DMA
> engine API requires continuous processing.
>
> Add a trigger to start after one processing finished if there are requests
> remain.
Applied, thanks
--
~Vinod
prev parent reply other threads:[~2023-04-12 17:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-11 10:17 [PATCH v2 1/2] dmaengine: dw-edma: Fix to change for continuous transfer Shunsuke Mie
2023-04-11 10:17 ` [PATCH v2 2/2] dmaengine: dw-edma: Fix to enable to issue dma request on DMA processing Shunsuke Mie
2023-04-12 17:15 ` Vinod Koul [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZDbnFEsmmeOrtP0v@matsya \
--to=vkoul@kernel.org \
--cc=dmaengine@vger.kernel.org \
--cc=gustavo.pimentel@synopsys.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mie@igel.co.jp \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.