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)
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>

No differences found