Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1723324 > unrolled thread

Re: [PATCH v4 0/4] mmc: sdhci: refactor PM in sdhci-pltfm add support PM for cadence port

Started byUlf Hansson <ulf.hansson@linaro.org>
First post2017-08-30 15:20 +0200
Last post2017-08-30 15:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v4 0/4] mmc: sdhci: refactor PM in sdhci-pltfm add support  PM for cadence port Ulf Hansson <ulf.hansson@linaro.org> - 2017-08-30 15:20 +0200

#1723324 — Re: [PATCH v4 0/4] mmc: sdhci: refactor PM in sdhci-pltfm add support PM for cadence port

FromUlf Hansson <ulf.hansson@linaro.org>
Date2017-08-30 15:20 +0200
SubjectRe: [PATCH v4 0/4] mmc: sdhci: refactor PM in sdhci-pltfm add support PM for cadence port
Message-ID<ukb4v-li-29@gated-at.bofh.it>
On 23 August 2017 at 06:14, Masahiro Yamada
<yamada.masahiro@socionext.com> wrote:
>
> [1] implements suspend / resume for sdhci-cadence.c
>
> [2] refactor sdhci-pxav2
>
> [3] add clk handling for suspend/resume hooks of sdhci-pltfm.
>     This also cleans up sdhci-brcmstb.c and sdhci-sirf.c
>
> [4] export sdhci_pltfm_suspend/resume to reduce code duplication
>
>
> Masahiro Yamada (4):
>   mmc: sdhci-cadence: add suspend / resume support
>   mmc: sdhci-pxav2: switch to managed clk and sdhci_pltfm_unregister()
>   mmc: sdhci: enable/disable the clock in sdhci_pltfm_suspend/resume
>   mmc: sdhci-pltfm: export sdhci_pltfm_suspend/resume
>
>  drivers/mmc/host/sdhci-brcmstb.c | 37 +----------------
>  drivers/mmc/host/sdhci-cadence.c | 88 ++++++++++++++++++++++++++++++++++++----
>  drivers/mmc/host/sdhci-pltfm.c   | 28 +++++++++++--
>  drivers/mmc/host/sdhci-pltfm.h   |  2 +
>  drivers/mmc/host/sdhci-pxav2.c   | 30 ++++----------
>  drivers/mmc/host/sdhci-sirf.c    | 39 +-----------------
>  6 files changed, 114 insertions(+), 110 deletions(-)
>

Thanks, applied for next!

Kind regards
Uffe

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web