diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-08-23 13:15:00 +0900 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2017-08-30 15:03:43 +0200 |
commit | a232a8f2d10750733c54e92ad85da7f8223b1382 (patch) | |
tree | f3d2d130c6ee22bbf2394c9ac64f36ad12abb72f /drivers/media/pci | |
parent | aab6e25a5ae1e738361ea0d94bcd5c8385664cf1 (diff) |
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/media/pci')
0 files changed, 0 insertions, 0 deletions