commit | 5e7d4c65294174d6f58fe36df3edd55cd3b859d6 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Thu Feb 23 18:11:57 2017 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Tue Apr 04 15:43:50 2017 +0200 |
tree | ebdf2ddfd0f345b671a3d803155de6ad81657987 | |
parent | c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201 [diff] |
soc/tegra: Implement Tegra186 PMC support The power management controller on Tegra186 has changed in backwards- incompatible ways with respect to earlier generations. This implements a new driver that supports inversion of the PMU interrupt as well as the "recovery", "bootloader" and "forced-recovery" reboot commands. Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Thierry Reding <treding@nvidia.com>