aboutsummaryrefslogtreecommitdiffstats
path: root/include/soc
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2015-03-23 11:31:29 +0100
committerThierry Reding <treding@nvidia.com>2015-07-16 10:38:27 +0200
commitc2fe4694d8ac0f997f6d7088437b710fc4e4a185 (patch)
tree9366f20cc202cbd72bcdc86177f3a2d585940849 /include/soc
parentsoc/tegra: pmc: Restrict legacy code to 32-bit ARM (diff)
downloadlinux-dev-c2fe4694d8ac0f997f6d7088437b710fc4e4a185.tar.xz
linux-dev-c2fe4694d8ac0f997f6d7088437b710fc4e4a185.zip
soc/tegra: pmc: Add Tegra210 support
Tegra210 uses a power management controller that is compatible with earlier SoC generations but adds a couple of power partitions for new hardware blocks. Reviewed-by: Paul Walmsley <paul@pwsan.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'include/soc')
-rw-r--r--include/soc/tegra/pmc.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/soc/tegra/pmc.h b/include/soc/tegra/pmc.h
index f5c0de43a5fa..d18efe402ff1 100644
--- a/include/soc/tegra/pmc.h
+++ b/include/soc/tegra/pmc.h
@@ -67,6 +67,11 @@ int tegra_pmc_cpu_remove_clamping(int cpuid);
#define TEGRA_POWERGATE_XUSBC 22
#define TEGRA_POWERGATE_VIC 23
#define TEGRA_POWERGATE_IRAM 24
+#define TEGRA_POWERGATE_NVDEC 25
+#define TEGRA_POWERGATE_NVJPG 26
+#define TEGRA_POWERGATE_AUD 27
+#define TEGRA_POWERGATE_DFD 28
+#define TEGRA_POWERGATE_VE2 29
#define TEGRA_POWERGATE_3D0 TEGRA_POWERGATE_3D