All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] mmc: {tmio,renesas_sdhi}: fix tuning behavior
@ 2018-07-05 14:18 Niklas Söderlund
  2018-07-05 14:18 ` [PATCH v2 1/4] mmc: tmio: Fix tuning flow Niklas Söderlund
                   ` (5 more replies)
  0 siblings, 6 replies; 21+ messages in thread
From: Niklas Söderlund @ 2018-07-05 14:18 UTC (permalink / raw)
  To: Wolfram Sang, Ulf Hansson, linux-mmc
  Cc: linux-renesas-soc, 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

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2018-07-18 13:55 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-05 14:18 [PATCH v2 0/4] mmc: {tmio,renesas_sdhi}: fix tuning behavior Niklas Söderlund
2018-07-05 14:18 ` [PATCH v2 1/4] mmc: tmio: Fix tuning flow Niklas Söderlund
2018-07-06  7:05   ` Geert Uytterhoeven
2018-07-15 18:45   ` Wolfram Sang
2018-07-05 14:18 ` [PATCH v2 2/4] mmc: tmio: Fix SCC error detection Niklas Söderlund
2018-07-12 12:56   ` Simon Horman
2018-07-15 18:45   ` Wolfram Sang
2018-07-05 14:18 ` [PATCH v2 3/4] mmc: renesas_sdhi: Fix sampling clock position selecting Niklas Söderlund
2018-07-06  7:07   ` Geert Uytterhoeven
2018-07-15 18:45   ` Wolfram Sang
2018-07-17 14:49     ` Niklas Söderlund
2018-07-18  9:44       ` Wolfram Sang
2018-07-18 12:18         ` Niklas Söderlund
2018-07-18 13:17           ` Wolfram Sang
2018-07-05 14:18 ` [PATCH v2 4/4] mmc: renesas_sdhi: skip SCC error check when retuning Niklas Söderlund
2018-07-12 12:57   ` Simon Horman
2018-07-17 13:18     ` Niklas Söderlund
2018-07-15 18:45   ` Wolfram Sang
2018-07-09 23:10 ` [PATCH v2 0/4] mmc: {tmio,renesas_sdhi}: fix tuning behavior Wolfram Sang
2018-07-15 18:45 ` Wolfram Sang
2018-07-17 13:21   ` Niklas Söderlund

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.