All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] mmc: tmio: remove Gen2+ workaround and fix up
@ 2019-07-31 16:17 Ulrich Hecht
  2019-07-31 16:17 ` [PATCH v2 1/2] mmc: tmio: leave clock handling to runtime PM if enabled Ulrich Hecht
  2019-07-31 16:17 ` [PATCH v2 2/2] mmc: tmio: remove obsolete PM workaround Ulrich Hecht
  0 siblings, 2 replies; 7+ messages in thread
From: Ulrich Hecht @ 2019-07-31 16:17 UTC (permalink / raw)
  To: linux-renesas-soc, linux-mmc
  Cc: niklas.soderlund, wsa, yamada.masahiro, geert, ulf.hansson,
	magnus.damm, Ulrich Hecht

Hi!

Second revision of the series that eliminates the forced-on eMMC workaround
for Renesas Gen2 SoCs and fixes up the clock imbalance exposed by that,
which is caused by interactions between runtime PM and the tmio hardware
driver.

Thanks to Ulf, Niklas and Geert for reviews and testing, see below for changes.

CU
Uli

Changes since v1:
- Keep clock handling in driver if no power domain is attached.
- Describe clock imbalance issue in commit message.
- Add commit hash for "mmc: tmio: move runtime PM enablement to the
driver implementations".


Ulrich Hecht (2):
  mmc: tmio: leave clock handling to runtime PM if enabled
  mmc: tmio: remove obsolete PM workaround

 drivers/mmc/host/tmio_mmc_core.c | 23 +++++++++++------------
 1 file changed, 11 insertions(+), 12 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2019-08-22  9:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-31 16:17 [PATCH v2 0/2] mmc: tmio: remove Gen2+ workaround and fix up Ulrich Hecht
2019-07-31 16:17 ` [PATCH v2 1/2] mmc: tmio: leave clock handling to runtime PM if enabled Ulrich Hecht
2019-08-02 13:24   ` Ulf Hansson
2019-08-22  6:35     ` Wolfram Sang
2019-08-22  9:43       ` Ulf Hansson
2019-08-22  9:52         ` Wolfram Sang
2019-07-31 16:17 ` [PATCH v2 2/2] mmc: tmio: remove obsolete PM workaround Ulrich Hecht

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.