Linux Renesas SOC kernel development
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: Wolfram Sang <wsa+renesas@sang-engineering.com>,
	Ulf Hansson <ulf.hansson@linaro.org>
Cc: Magnus Damm <magnus.damm@gmail.com>,
	linux-mmc@vger.kernel.org, linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH/RFC v2 0/3] UHS-I SDR-104 support for sh_mobile_sdhi
Date: Tue, 24 May 2016 09:41:06 +0900	[thread overview]
Message-ID: <20160524004106.GD2477@verge.net.au> (raw)
In-Reply-To: <1463727743-7567-1-git-send-email-horms+renesas@verge.net.au>

On Fri, May 20, 2016 at 04:02:20PM +0900, Simon Horman wrote:
> 
> Hi,
> 
> this series is based on work by Ai Kyuse to add UHS-I SDR-104 support for
> sh_mobile_sdhi. It builds on work by Shinobu Uehara, Rob Taylor, William
> Towle and Ian Molton, Ben Hutchings, Wolfram Sang and others to add UHS-I
> SDR-50 support to the same driver.
> 
> This series enables UHS-I SDR-104 on the r8a7790/Lager where
> UHS-I SDR-50 is already enabled.
> 
> It is based on a merge of:
> * The next branch of the mmc tree  
> * The renesas-next-20160427v2-v4.6-rc1 tag of the renesas tree
> * The sh-pfc-for-v4.7-tag1 tag of the renesas-drivers tree
> 
> The first two mmc driver patches are targeted at the next branch of the mmc
> tree. The last DT patch is targeted at the devel branch of the renesas tree.
> 
> To aid review this series is provided in the _temporary_ topic/sdr104-v2 branch
> of the renesas tree.
> 
> 
> I received somewhat extensive review of v1 of this series and I have
> attempted to rework, correspondingly extensively, these patches to reflect
> that review. I apologise if I missed anything noted in v1. And given the
> extent of the changes since then I fully expect to need to follow-up with v3.
> 
> A pleasant side effect of the above mentioned changes is
> that v2 has roughly 40% fewer lines of code than v1 :)
> 
> 
> Please see "[PATCH/RFC 0/3] UHS-I SDR-104 support for sh_mobile_sdhi" for
> indicative test results: I do not believe the numbers have not changed
> in a material way since then.

I accidently omitted one patch from this series, some irq updates for tmio.
I will post it as part of v3. It is already available at the branch
mentioned above.

> Ai Kyuse (2):
>   mmc: tmio: Add tuning support
>   mmc: sh_mobile_sdhi: Add tuning support
> 
> Simon Horman (1):
>   ARM: dts: r8a7790: lager: Enable UHS-I SDR-104
> 
>  arch/arm/boot/dts/r8a7790-lager.dts |   1 +
>  drivers/mmc/host/sh_mobile_sdhi.c   | 216 +++++++++++++++++++++++++++++++++++-
>  drivers/mmc/host/tmio_mmc.h         |   6 +
>  drivers/mmc/host/tmio_mmc_pio.c     |  85 +++++++++++++-
>  4 files changed, 306 insertions(+), 2 deletions(-)
> 
> -- 
> 2.1.4
> 

      parent reply	other threads:[~2016-05-24  0:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-20  7:02 [PATCH/RFC v2 0/3] UHS-I SDR-104 support for sh_mobile_sdhi Simon Horman
2016-05-20  7:02 ` [PATCH/RFC v2 1/3] mmc: tmio: Add tuning support Simon Horman
2016-05-23  0:53   ` Kuninori Morimoto
2016-05-23  1:33     ` Simon Horman
2016-05-20  7:02 ` [PATCH/RFC v2 2/3] mmc: sh_mobile_sdhi: " Simon Horman
2016-05-23  0:57   ` Kuninori Morimoto
2016-05-23  1:34     ` Simon Horman
2016-05-23  2:14       ` Kuninori Morimoto
2016-05-20  7:02 ` [PATCH/RFC v2 3/3] ARM: dts: r8a7790: lager: Enable UHS-I SDR-104 Simon Horman
2016-05-24  0:41 ` 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=20160524004106.GD2477@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