All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ulrich Hecht <uli+renesas@fpond.eu>
To: linux-renesas-soc@vger.kernel.org, linux-mmc@vger.kernel.org
Cc: niklas.soderlund@ragnatech.se, wsa@the-dreams.de,
	yamada.masahiro@socionext.com, geert@linux-m68k.org,
	ulf.hansson@linaro.org, magnus.damm@gmail.com,
	Ulrich Hecht <uli+renesas@fpond.eu>
Subject: [PATCH v2 0/2] mmc: tmio: remove Gen2+ workaround and fix up
Date: Wed, 31 Jul 2019 18:17:35 +0200	[thread overview]
Message-ID: <1564589857-17720-1-git-send-email-uli+renesas@fpond.eu> (raw)

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


             reply	other threads:[~2019-07-31 16:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-31 16:17 Ulrich Hecht [this message]
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

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=1564589857-17720-1-git-send-email-uli+renesas@fpond.eu \
    --to=uli+renesas@fpond.eu \
    --cc=geert@linux-m68k.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=niklas.soderlund@ragnatech.se \
    --cc=ulf.hansson@linaro.org \
    --cc=wsa@the-dreams.de \
    --cc=yamada.masahiro@socionext.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 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.