ARM: tegra: Add Tegra114 powergate support
authorThierry Reding <thierry.reding@gmail.com>
Wed, 16 Oct 2013 17:19:02 +0000 (19:19 +0200)
committerStephen Warren <swarren@nvidia.com>
Fri, 18 Oct 2013 22:28:11 +0000 (16:28 -0600)
commitbd6a9ddcb9f2cb19dae0509341a4cbaf40dc66f0
treeaebb18fb92d014c6fbfd51bdfabe8de2ae66e5e6
parentf0ea2e0bb8f01fc36e32402a479b16ad032da081
ARM: tegra: Add Tegra114 powergate support

Extend the list of power gates found on Tegra114. Note that there are
now holes in the list, so perhaps a simple array is no longer the best
data structure to represent it.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/powergate.c
include/linux/tegra-powergate.h