diff options
author | Dmitry Osipenko <digetx@gmail.com> | 2021-12-01 02:23:29 +0300 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2021-12-16 16:05:24 +0300 |
commit | d618978dd4d33ec3920aeca8efbfb5f59fbe7df0 (patch) | |
tree | 7c003d241a3d8ec7a90caf4797e96d4f50b6b441 /drivers/mtd | |
parent | 3da9b0feaa1617061eddfd0eedcc24164c71528a (diff) | |
download | linux-d618978dd4d33ec3920aeca8efbfb5f59fbe7df0.tar.xz |
mmc: sdhci-tegra: Add runtime PM and OPP support
The SDHCI on Tegra belongs to the core power domain and we're going to
enable GENPD support for the core domain. Now SDHCI must be resumed using
runtime PM API in order to initialize the SDHCI power state. The SDHCI
clock rate must be changed using OPP API that will reconfigure the power
domain performance state in accordance to the rate. Add runtime PM and OPP
support to the SDHCI driver.
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/mtd')
0 files changed, 0 insertions, 0 deletions