]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commiteb59681048b7a699a55994c828cb282133a3ca9d
treed76eb253bc2b673551992ef9367286758a4050d0
parentefa2eeec205c3cf0fb042bf9beee1205e87fa1a6
parent7ae2c79fbd364e55d7f0d56e74662effccbeee8f
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.