linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] misc MMC fixes
@ 2015-08-12 12:10 Michal Suchanek
  2015-08-12 12:23 ` [PATCH resend 1/3] mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoff michal.suchanek at ruk.cuni.cz
                   ` (2 more replies)
  0 siblings, 3 replies; 21+ messages in thread
From: Michal Suchanek @ 2015-08-12 12:10 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

The first sunxi patch from this series was rejected on the basis that this clock
gating functionality is obsolete and should be eventually removed.

However, the function still exists in the current code and until removed it
should be corrected to work properly. Turning off the clock may be used for
something other than the clock gating feature, too.

The next sunxi patch is for automatic clock gating on the controller which
should replace the in-kernel mmc clock gating we have now.

I looked at dw_mmc for how this is supposed to work and it turns out it's not
exactly clean there either.

Thanks

Michal

Michal Suchanek (3):
  mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoff
  mmc: dw_mmc: simplify the SDMMC_CLKEN_LOW_PWR logic
  mmc: sunxi: use controller automatic clock gating.

 drivers/mmc/host/dw_mmc.c    | 33 +++++++++++++++------------------
 drivers/mmc/host/sunxi-mmc.c | 29 +++++++++++++++++++++++++----
 2 files changed, 40 insertions(+), 22 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2015-08-25 12:06 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-12 12:10 [PATCH 0/3] misc MMC fixes Michal Suchanek
2015-08-12 12:23 ` [PATCH resend 1/3] mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoff michal.suchanek at ruk.cuni.cz
2015-08-12 12:32   ` Hans de Goede
2015-08-12 12:40     ` [linux-sunxi] " Olliver Schinagl
2015-08-12 13:04       ` Michal Suchanek
2015-08-12 13:29     ` [PATCH v3 " Michal Suchanek
2015-08-12 14:49       ` [linux-sunxi] " Hans de Goede
2015-08-25 12:06         ` Ulf Hansson
2015-08-12 12:23 ` [PATCH 2/3] mmc: dw_mmc: simplify the SDMMC_CLKEN_LOW_PWR logic Michal Suchanek
2015-08-17  1:55   ` Jaehoon Chung
2015-08-17  5:52     ` Michal Suchanek
2015-08-17 11:26       ` Jaehoon Chung
2015-08-17 14:42         ` Alim Akhtar
2015-08-17 14:55           ` Michal Suchanek
2015-08-17 16:21             ` Alim Akhtar
2015-08-12 12:23 ` [PATCH 3/3] mmc: sunxi: use controller automatic clock gating Michal Suchanek
2015-08-12 12:35   ` [linux-sunxi] " Hans de Goede
2015-08-12 12:53     ` Michal Suchanek
2015-08-12 13:19     ` Olliver Schinagl
2015-08-12 13:37       ` Michal Suchanek
2015-08-12 14:57         ` Olliver Schinagl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).