linux/drivers/soc/tegra
Dmitry Osipenko 006da96c84 soc/tegra: Enable runtime PM during OPP state-syncing
GENPD core now can set up domain's performance state properly while device
is RPM-suspended. Runtime PM of a device must be enabled during setup
because GENPD checks whether device is suspended and check doesn't work
while RPM is disabled. Instead of replicating the boilerplate RPM-enable
code around OPP helper for each driver, let's make OPP helper to take care
of enabling it.

Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2021-12-16 14:03:38 +01:00
..
fuse soc/tegra: fuse: Enable fuse clock on suspend for Tegra124 2021-08-11 11:55:56 +02:00
Kconfig soc/tegra: Make regulator couplers depend on CONFIG_REGULATOR 2021-08-02 14:30:46 +02:00
Makefile soc/tegra: Add Tegra186 ARI driver 2021-10-08 21:42:38 +02:00
ari-tegra186.c soc/tegra: Add Tegra186 ARI driver 2021-10-08 21:42:38 +02:00
common.c soc/tegra: Enable runtime PM during OPP state-syncing 2021-12-16 14:03:38 +01:00
flowctrl.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
pmc.c soc/tegra: pmc: Use devm_platform_ioremap_resource() 2021-10-08 21:42:41 +02:00
powergate-bpmp.c soc/tegra: bpmp: Remove unused including <linux/version.h> 2021-08-11 11:51:39 +02:00
regulators-tegra20.c soc/tegra: regulators: Support core domain state syncing 2021-06-02 10:58:55 +02:00
regulators-tegra30.c soc/tegra: regulators: Support core domain state syncing 2021-06-02 10:58:55 +02:00