Merge tag 'tegra-for-3.14-powergate' into drm/for-next
authorThierry Reding <treding@nvidia.com>
Tue, 17 Dec 2013 17:09:23 +0000 (18:09 +0100)
committerThierry Reding <treding@nvidia.com>
Tue, 17 Dec 2013 17:09:23 +0000 (18:09 +0100)
commita4d86e5e42f5ceea2a076735c887cc49a885a043
treed76eb253bc2b673551992ef9367286758a4050d0
parentb03bb79d4f3677adef410274fe73e6f16a1b3f41
parent9d4450ae87398e248e8700e3507748e0d1751e25
Merge tag 'tegra-for-3.14-powergate' into drm/for-next

ARM: tegra: powergate driver changes

This branch includes all the changes to Tegra's powergate driver for 3.14.
These are separate out, since the Tegra DRM changes for 3.14 rely on the
new APIs introduced here.

A few cleanups and fixes are included, plus additions of Tegra124 SoC
support, and a new API for manipulating Tegra's IO rail deep power down
states.

This branch is based on tag tegra-for-3.14-dmas-resets-rework, in order
to avoid conflicts with the addition of common reset controller support
to the powergate driver.