Linux MultiMedia Card development
 help / color / mirror / Atom feed
* [RFC PATCH v2 0/4] Init runtime PM support for dw_mmc
@ 2016-09-30  8:48 Shawn Lin
  2016-09-30  8:48 ` [RFC PATCH v2 1/4] mmc: dw_mmc: add runtime PM callback Shawn Lin
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Shawn Lin @ 2016-09-30  8:48 UTC (permalink / raw)
  To: Jaehoon Chung, Ulf Hansson
  Cc: linux-mmc, Doug Anderson, linux-rockchip, Shawn Lin


Hi Jaehoon and Ulf,

This a patchset going to support runtime PM for dw_mmc.
Basically it is a prototype design with some redundant
code there. But I think it's okay to send it out for sure
I am not heading in the wrong direction.

For v2, it could support to disable biu_clk and power-off genpd
if we find the gpio cd is used.



Shawn Lin (4):
  mmc: dw_mmc: add runtime PM callback
  mmc: dw_mmc-rockchip: add runtime PM support
  mmc: core: expose the capability of gpio card detect
  mmc: dw_mmc-rockchip: disable biu clk and genpd if possible

 drivers/mmc/core/slot-gpio.c       |  8 +++++
 drivers/mmc/host/dw_mmc-rockchip.c | 73 ++++++++++++++++++++++++++++++++++++--
 drivers/mmc/host/dw_mmc.c          | 60 +++++++++++++++++++++++++++++--
 drivers/mmc/host/dw_mmc.h          |  4 ++-
 include/linux/mmc/slot-gpio.h      |  1 +
 5 files changed, 140 insertions(+), 6 deletions(-)

-- 
2.3.7



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

end of thread, other threads:[~2016-10-07  9:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-30  8:48 [RFC PATCH v2 0/4] Init runtime PM support for dw_mmc Shawn Lin
2016-09-30  8:48 ` [RFC PATCH v2 1/4] mmc: dw_mmc: add runtime PM callback Shawn Lin
2016-10-07  4:12   ` Jaehoon Chung
     [not found]     ` <2dd84d82-a14b-7d5e-80f0-89e6c0b1aaae-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2016-10-07  9:19       ` Shawn Lin
2016-09-30  8:48 ` [RFC PATCH v2 2/4] mmc: dw_mmc-rockchip: add runtime PM support Shawn Lin
2016-09-30  8:48 ` [RFC PATCH v2 3/4] mmc: core: expose the capability of gpio card detect Shawn Lin
2016-09-30  8:48 ` [RFC PATCH v2 4/4] mmc: dw_mmc-rockchip: disable biu clk and genpd if possible Shawn Lin
     [not found]   ` <1475225317-2815-5-git-send-email-shawn.lin-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2016-10-07  4:15     ` Jaehoon Chung
     [not found]       ` <b9180674-648a-d2d1-0221-cec90b73adab-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2016-10-07  9:01         ` Shawn Lin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox