linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: linux-arm-msm@vger.kernel.org, Andy Gross <agross@kernel.org>,
	Matthias Kaehlcke <mka@chromium.org>,
	Douglas Anderson <dianders@chromium.org>,
	Sumit Semwal <sumit.semwal@linaro.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/3] soc: qcom: geni: add support for gpi dma
Date: Sun, 20 Jun 2021 16:36:17 +0530	[thread overview]
Message-ID: <YM8hKeAoAHMiTmY5@vkoul-mobl> (raw)
In-Reply-To: <YMzRAS81fkMU+jun@yoga>

On 18-06-21, 11:59, Bjorn Andersson wrote:
> On Fri 18 Jun 09:18 CDT 2021, Vinod Koul wrote:
> 
> > This is version 2 of the GPI dma series [1]
> > 
> > This series add the GPI DMA in qcom geni drivers. For this we
> > first need to move GENI_IF_DISABLE_RO and struct geni_wrapper to common
> > headers and then add support in the gpi dma in geni driver.
> > 
> > The SPI and I2C driver changes shall follow shortly
> > 
> 
> Given that the continuation of this series will have build time
> dependencies on these patches I think it would be good to see them all
> as one chunk (and practically I can create a immutable branch of the
> soc/qcom pieces and share with Wolfram and Mark).

Okay, let me post full series in few days

> 
> Regards,
> Bjorn
> 
> > [1]: http://lore.kernel.org/r/20210111151651.1616813-1-vkoul@kernel.org
> > 
> > Changes in v2:
> >  - add r-b from Bjorn on patch 1
> >  - add more details in log for patch 2
> >  - Fix the comments from Doug and Bjorn for patch3, notable use read, modify
> >    update for irq registers, use geni_se_irq_clear() for irq, dont update
> >    single bit registers, add a bit more description for gpi dma etc
> > 
> > Vinod Koul (3):
> >   soc: qcom: geni: move GENI_IF_DISABLE_RO to common header
> >   soc: qcom: geni: move struct geni_wrapper to header
> >   soc: qcom: geni: Add support for gpi dma
> > 
> >  drivers/soc/qcom/qcom-geni-se.c | 47 ++++++++++++++++++++++-----------
> >  include/linux/qcom-geni-se.h    | 23 ++++++++++++++--
> >  2 files changed, 52 insertions(+), 18 deletions(-)
> > 
> > -- 
> > 2.31.1
> > 

-- 
~Vinod

      reply	other threads:[~2021-06-20 11:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-18 14:18 [PATCH v2 0/3] soc: qcom: geni: add support for gpi dma Vinod Koul
2021-06-18 14:18 ` [PATCH v2 1/3] soc: qcom: geni: move GENI_IF_DISABLE_RO to common header Vinod Koul
2021-06-18 17:03   ` Bjorn Andersson
2021-06-22 12:13     ` Vinod Koul
2021-06-18 14:18 ` [PATCH v2 2/3] soc: qcom: geni: move struct geni_wrapper to header Vinod Koul
2021-06-18 17:10   ` Bjorn Andersson
2021-06-18 14:18 ` [PATCH v2 3/3] soc: qcom: geni: Add support for gpi dma Vinod Koul
2021-06-18 17:23   ` Bjorn Andersson
2021-06-22 12:15     ` Vinod Koul
2021-06-18 16:59 ` [PATCH v2 0/3] soc: qcom: geni: add " Bjorn Andersson
2021-06-20 11:06   ` 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=YM8hKeAoAHMiTmY5@vkoul-mobl \
    --to=vkoul@kernel.org \
    --cc=agross@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=dianders@chromium.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mka@chromium.org \
    --cc=sumit.semwal@linaro.org \
    /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;
as well as URLs for NNTP newsgroup(s).