Re: [PATCH v2 0/4] mmc: {tmio,renesas_sdhi}: fix tuning behavior

2018-07-17 Thread Niklas Söderlund
On 2018-07-15 20:45:26 +0200, Wolfram Sang wrote:
> > Tuning failed on my R-Car H3 ES2.0 board using latest mmc/next while the
> > Renesas BSP kernel worked. After some digging I found patches in the BSP
> > which remedied this and whit these applied tuning now works for me.
> > 
> > I have done small fixes, updated commit messages and rebased on latest
> > mmc/next but Hayakawa-san did all the real work.
> 
> Thanks, Niklas. Did you also test some SD card accesses? It helped with
> your "stubborn" card, too, or?
> 

Yes I did a lot of testing and as you mention patch 1/4 fixes the 
problem I have experienced with my "stubborn" card.

-- 
Regards,
Niklas Söderlund


Re: [PATCH v2 0/4] mmc: {tmio,renesas_sdhi}: fix tuning behavior

2018-07-15 Thread Wolfram Sang
> Tuning failed on my R-Car H3 ES2.0 board using latest mmc/next while the
> Renesas BSP kernel worked. After some digging I found patches in the BSP
> which remedied this and whit these applied tuning now works for me.
> 
> I have done small fixes, updated commit messages and rebased on latest
> mmc/next but Hayakawa-san did all the real work.

Thanks, Niklas. Did you also test some SD card accesses? It helped with
your "stubborn" card, too, or?



Re: [PATCH v2 0/4] mmc: {tmio,renesas_sdhi}: fix tuning behavior

2018-07-09 Thread Wolfram Sang
On Thu, Jul 05, 2018 at 04:18:37PM +0200, Niklas Söderlund wrote:
> Hi,
> 
> Tuning failed on my R-Car H3 ES2.0 board using latest mmc/next while the
> Renesas BSP kernel worked. After some digging I found patches in the BSP
> which remedied this and whit these applied tuning now works for me.
> 
> I have done small fixes, updated commit messages and rebased on latest
> mmc/next but Hayakawa-san did all the real work.

Thanks, Niklas! I will try to get them reviewed this week.



signature.asc
Description: PGP signature


[PATCH v2 0/4] mmc: {tmio,renesas_sdhi}: fix tuning behavior

2018-07-05 Thread Niklas Söderlund
Hi,

Tuning failed on my R-Car H3 ES2.0 board using latest mmc/next while the
Renesas BSP kernel worked. After some digging I found patches in the BSP
which remedied this and whit these applied tuning now works for me.

I have done small fixes, updated commit messages and rebased on latest
mmc/next but Hayakawa-san did all the real work.

Masaharu Hayakawa (4):
  mmc: tmio: Fix tuning flow
  mmc: tmio: Fix SCC error detection
  mmc: renesas_sdhi: Fix sampling clock position selecting
  mmc: renesas_sdhi: skip SCC error check when retuning

 drivers/mmc/host/renesas_sdhi_core.c | 20 
 drivers/mmc/host/tmio_mmc_core.c |  9 +++--
 2 files changed, 23 insertions(+), 6 deletions(-)

-- 
2.17.0