From: Vinod Koul <vkoul@kernel.org>
To: Sireesh Kodali <sireeshkodali1@gmail.com>
Cc: linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org,
linux-arm-msm@vger.kernel.org, dmaengine@vger.kernel.org,
~postmarketos/upstreaming@lists.sr.ht
Subject: Re: [PATCH v2 0/3] dmaengine: Add support for immediate commands
Date: Fri, 4 Nov 2022 18:10:43 +0530 [thread overview]
Message-ID: <Y2UIS7P0alvqT4jn@matsya> (raw)
In-Reply-To: <20221027051429.46593-1-sireeshkodali1@gmail.com>
On 27-10-22, 10:44, Sireesh Kodali wrote:
> The IPA v2.x block, found on some older Qualcomm SoCs, uses BAM DMA to
> send and receive packets from the AP. It also uses BAM to receive
> commands from the AP (and possibly the modem). These commands are
> encoded as "Immediate Commands". They vary from regular BAM DMA
> commands. Adding support for immediate commands is trivial, but requires
> also adding Immediate Commands to the dmaengine API, which is what this
> patch series does.
Can you explain a bit more. I understand you need "Immediate Commands"
but am really reluctant to add another interface to support a specific
use case
>
> Sireesh Kodali (3):
> doc: dmaengine: client-api: Add immediate commands in the DMA client
> API
> dmaengine: Add support for immediate commands in the client API
> dmaengine: bam_dma: Add support for immediate commands
>
> Documentation/driver-api/dmaengine/provider.rst | 10 ++++++++++
> drivers/dma/qcom/bam_dma.c | 3 +++
> include/linux/dmaengine.h | 4 ++++
> 3 files changed, 17 insertions(+)
>
> --
> 2.38.1
--
~Vinod
next prev parent reply other threads:[~2022-11-04 12:40 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-27 5:14 [PATCH v2 0/3] dmaengine: Add support for immediate commands Sireesh Kodali
2022-10-27 5:14 ` [PATCH v2 1/3] doc: dmaengine: client-api: Add immediate commands in the DMA client API Sireesh Kodali
2022-10-27 5:14 ` [PATCH v2 2/3] dmaengine: Add support for immediate commands in the " Sireesh Kodali
2022-10-27 5:14 ` [PATCH v2 3/3] dmaengine: bam_dma: Add support for immediate commands Sireesh Kodali
2022-11-04 12:40 ` Vinod Koul [this message]
2022-11-11 5:12 ` [PATCH v2 0/3] dmaengine: " Sireesh Kodali
2022-11-13 22:23 ` Vinod Koul
2022-11-24 3:14 ` Sireesh Kodali
2022-11-25 16:50 ` Sireesh Kodali
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=Y2UIS7P0alvqT4jn@matsya \
--to=vkoul@kernel.org \
--cc=dmaengine@vger.kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sireeshkodali1@gmail.com \
--cc=~postmarketos/upstreaming@lists.sr.ht \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox