diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-08-23 06:15:00 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2017-08-30 15:03:43 +0200 |
commit | a232a8f2d10750733c54e92ad85da7f8223b1382 (patch) | |
tree | f3d2d130c6ee22bbf2394c9ac64f36ad12abb72f /drivers/devfreq | |
parent | mmc: sdhci-xenon: Support HS400 Enhanced Strobe feature (diff) | |
download | linux-a232a8f2d10750733c54e92ad85da7f8223b1382.tar.xz linux-a232a8f2d10750733c54e92ad85da7f8223b1382.zip |
mmc: sdhci-cadence: add suspend / resume support
Currently, the probe function initializes the PHY, but PHY settings
are lost during the sleep state. Restore the PHY registers when
resuming.
To facilitate this, split sdhci_cdns_phy_init() into the DT parse
part and PHY update part so that the latter can be invoked from the
resume hook.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/devfreq')
0 files changed, 0 insertions, 0 deletions