From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Linux-Renesas <linux-renesas-soc@vger.kernel.org>,
Magnus Damm <magnus.damm@gmail.com>,
Gareth Williams <gareth.williams.jx@renesas.com>,
Phil Edworthy <phil.edworthy@renesas.com>,
Vinod Koul <vkoul@kernel.org>,
dmaengine <dmaengine@vger.kernel.org>,
Milan Stevanovic <milan.stevanovic@se.com>,
Jimmy Lalande <jimmy.lalande@se.com>,
Pascal Eberhard <pascal.eberhard@se.com>,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
Herve Codina <herve.codina@bootlin.com>,
Clement Leger <clement.leger@bootlin.com>,
Stephen Boyd <sboyd@kernel.org>,
Michael Turquette <mturquette@baylibre.com>,
linux-clk <linux-clk@vger.kernel.org>,
Viresh Kumar <vireshk@kernel.org>,
Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
Ilpo Jarvinen <ilpo.jarvinen@linux.intel.com>
Subject: Re: [PATCH v6 0/8] RZN1 DMA support
Date: Mon, 4 Apr 2022 17:01:29 +0200 [thread overview]
Message-ID: <20220404170129.42a0924d@xps13> (raw)
In-Reply-To: <CAMuHMdWS0ABggEuyqjzuX1Jp306p6FOj_uvPuHW1Z63Ov551+Q@mail.gmail.com>
Hi Geert,
geert@linux-m68k.org wrote on Mon, 4 Apr 2022 16:48:58 +0200:
> Hi Miquel,
>
> On Mon, Apr 4, 2022 at 3:39 PM Miquel Raynal <miquel.raynal@bootlin.com> wrote:
> > Here is a first series bringing DMA support to RZN1 platforms. Soon a
> > second series will come with changes made to the UART controller
> > driver, in order to interact with the RZN1 DMA controller.
> >
> > Stephen acked the sysctrl patch (in the clk driver) but somehow I feel
> > like it would be good to have this patch applied on both sides
> > (dmaengine and clk) because more changes will depend on the addition of
> > this helper, that are not related to DMA at all. I'll let you folks
> > figure out what is best.
> >
> > Cheers,
> > Miquèl
> >
> > Changes in v6:
> > * Added Stephen's acks.
>
> Looks like you forgot to add the ack?
Mmmh .____.
I have several series queued and I did apply Stephen's tag to
the wrong patch without noticing. Kudos for catching this. I will send
an updated version with it and Ilpo's comment addressed later this week.
In the mean time if there is anything else, let me know.
Thanks,
Miquèl
prev parent reply other threads:[~2022-04-04 15:01 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-04 13:38 [PATCH v6 0/8] RZN1 DMA support Miquel Raynal
2022-04-04 13:38 ` [PATCH v6 1/8] dt-bindings: dmaengine: Introduce RZN1 dmamux bindings Miquel Raynal
2022-04-04 13:38 ` [PATCH v6 2/8] dt-bindings: clock: r9a06g032-sysctrl: Reference the DMAMUX subnode Miquel Raynal
2022-04-04 13:38 ` [PATCH v6 3/8] dt-bindings: dmaengine: Introduce RZN1 DMA compatible Miquel Raynal
2022-04-04 13:39 ` [PATCH v6 4/8] soc: renesas: rzn1-sysc: Export function to set dmamux Miquel Raynal
2022-04-04 13:39 ` [PATCH v6 5/8] dmaengine: dw: dmamux: Introduce RZN1 DMA router support Miquel Raynal
2022-04-04 14:03 ` Ilpo Järvinen
2022-04-05 5:57 ` Vinod Koul
2022-04-05 7:07 ` Andy Shevchenko
2022-04-05 9:18 ` Vinod Koul
2022-04-04 13:39 ` [PATCH v6 6/8] dmaengine: dw: Add RZN1 compatible Miquel Raynal
2022-04-04 13:39 ` [PATCH v6 7/8] ARM: dts: r9a06g032: Add the two DMA nodes Miquel Raynal
2022-04-04 13:39 ` [PATCH v6 8/8] ARM: dts: r9a06g032: Describe the DMA router Miquel Raynal
2022-04-04 14:48 ` [PATCH v6 0/8] RZN1 DMA support Geert Uytterhoeven
2022-04-04 15:01 ` Miquel Raynal [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=20220404170129.42a0924d@xps13 \
--to=miquel.raynal@bootlin.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=clement.leger@bootlin.com \
--cc=dmaengine@vger.kernel.org \
--cc=gareth.williams.jx@renesas.com \
--cc=geert@linux-m68k.org \
--cc=herve.codina@bootlin.com \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=jimmy.lalande@se.com \
--cc=linux-clk@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=milan.stevanovic@se.com \
--cc=mturquette@baylibre.com \
--cc=pascal.eberhard@se.com \
--cc=phil.edworthy@renesas.com \
--cc=sboyd@kernel.org \
--cc=thomas.petazzoni@bootlin.com \
--cc=vireshk@kernel.org \
--cc=vkoul@kernel.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