From: Simon Horman <horms@verge.net.au>
To: Ulf Hansson <ulf.hansson@linaro.org>
Cc: Wolfram Sang <wsa+renesas@sang-engineering.com>,
Magnus Damm <magnus.damm@gmail.com>,
"linux-mmc@vger.kernel.org" <linux-mmc@vger.kernel.org>,
Linux-Renesas <linux-renesas-soc@vger.kernel.org>
Subject: Re: [PATCH mmc/next v3 0/4] mmc: renesas_sdhi: add support for R-Car Gen3 SDHI DMAC
Date: Wed, 12 Jul 2017 12:12:22 +0200 [thread overview]
Message-ID: <20170712101220.GA5428@verge.net.au> (raw)
In-Reply-To: <CAPDyKFqBUi36_AAOHmNhH-0p4jD9wNLOor19k0g0H3s78_geyg@mail.gmail.com>
On Tue, Jul 11, 2017 at 04:43:00PM +0200, Ulf Hansson wrote:
> On 21 June 2017 at 16:00, Simon Horman <horms+renesas@verge.net.au> wrote:
> > Hi,
> >
> > this series adds support for the internal DMAC used by r8a779[56] SoCs.
> > This is achieved by adding a new variant of the SDHI driver for this
> > DMA controller with compat strings for the r8a779[56] SoCs.
> > Compat strings for these SoCs are also removed from the existing SYS DMAC
> > variant of the SDHI driver.
> >
> > Based on mmc/next
> >
> > Headline performance boost: 9.5MB/s -> 39.7MB/s
> > Details below.
> >
> > Simon Horman (3):
> > mmc: tmio, renesas-sdhi: add dataend to DMA ops
> > mmc: renesas-sdhi: add support for R-Car Gen3 SDHI DMAC
> > mmc: renesas-sdhi: remove gen3 support from SYS-DMAC driver
> >
> > Yoshihiro Shimoda (1):
> > mmc: tmio, renesas-sdhi: add max_{segs,blk_count} to tmio_mmc_data
> >
> > drivers/mmc/host/Kconfig | 19 ++
> > drivers/mmc/host/Makefile | 8 +-
> > drivers/mmc/host/renesas_sdhi.h | 2 +
> > drivers/mmc/host/renesas_sdhi_core.c | 2 +
> > drivers/mmc/host/renesas_sdhi_internal_dmac.c | 271 ++++++++++++++++++++++++++
> > drivers/mmc/host/renesas_sdhi_sys_dmac.c | 29 +--
> > drivers/mmc/host/tmio_mmc.h | 2 +
> > drivers/mmc/host/tmio_mmc_core.c | 16 +-
> > include/linux/mfd/tmio.h | 2 +
> > 9 files changed, 323 insertions(+), 28 deletions(-)
> > create mode 100644 drivers/mmc/host/renesas_sdhi_internal_dmac.c
>
> Thanks, applied patch 1->3 for next!
Great, thanks.
prev parent reply other threads:[~2017-07-12 10:12 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-21 14:00 [PATCH mmc/next v3 0/4] mmc: renesas_sdhi: add support for R-Car Gen3 SDHI DMAC Simon Horman
2017-06-21 14:00 ` [PATCH mmc/next v3 1/4] mmc: tmio, renesas-sdhi: add max_{segs,blk_count} to tmio_mmc_data Simon Horman
2017-06-21 14:00 ` [PATCH mmc/next v3 2/4] mmc: tmio, renesas-sdhi: add dataend to DMA ops Simon Horman
2017-06-28 14:34 ` Wolfram Sang
2017-06-21 14:00 ` [PATCH mmc/next v3 3/4] mmc: renesas-sdhi: add support for R-Car Gen3 SDHI DMAC Simon Horman
2017-06-28 14:35 ` Wolfram Sang
2017-06-21 14:00 ` [PATCH mmc/next v3 4/4] mmc: renesas-sdhi: remove gen3 support from SYS-DMAC driver Simon Horman
2017-06-30 9:59 ` Simon Horman
2017-06-26 20:16 ` [PATCH mmc/next v3 0/4] mmc: renesas_sdhi: add support for R-Car Gen3 SDHI DMAC Wolfram Sang
2017-06-28 14:40 ` Wolfram Sang
2017-07-11 14:43 ` Ulf Hansson
2017-07-12 10:12 ` Simon Horman [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=20170712101220.GA5428@verge.net.au \
--to=horms@verge.net.au \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=ulf.hansson@linaro.org \
--cc=wsa+renesas@sang-engineering.com \
/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