Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-13 | soc/tegra: pmc: Consolidate Tegra186 support | Thierry Reding | |
Move Tegra186 support to the consolidated PMC driver to reduce some of the duplication and also gain I/O pad functionality on the new SoC as a side-effect. Signed-off-by: Thierry Reding <treding@nvidia.com> | |||
2017-04-04 | soc/tegra: Implement Tegra186 PMC support | Thierry Reding | |
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> |