Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-11 | ARM: tegra: pmc: add power on function for secondary CPUs | Joseph Lo | |
Adding the power on function for secondary CPUs in PMC driver, this can help us to remove legacy powergate driver and add generic power domain support later. Signed-off-by: Joseph Lo <josephl@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com> | |||
2012-02-06 | ARM: tegra: Add a simple PMC driver | Stephen Warren | |
This PMC driver is enough to parse the nvidia,invert-interrupt property from device tree, and configure the PMC's to honor that. In the future, this file could expand to centralize all other PMC accesses within the mach-tegra code. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Olof Johansson <olof@lixom.net> |