diff options
author | Paul Walmsley <[email protected]> | 2012-10-29 20:56:07 -0600 |
---|---|---|
committer | Paul Walmsley <[email protected]> | 2012-11-08 12:33:08 -0700 |
commit | 2f334a3896714b47e24cc4cd08eed11d1a7f0d8e (patch) | |
tree | b9698fae56bb2f5bdcadd35667ef59669d76cf7d /lib/mpi | |
parent | baa689b8b2e9a6ae1eb7aa49246276d838345a39 (diff) |
ARM: OMAP2+: PRCM: create SoC-specific chip restart functions
Split omap_prcm_restart() from mach-omap2/prcm.c into SoC-specific
variants. These functions need to be able to save the reboot reason
into the scratchpad RAM. This implies a dependency on both the PRM
and SCM IP blocks, so they've been moved into their own file. This
will eventually call functions in the PRM and SCM drivers, once those
are created.
Vaibhav Hiremath <[email protected]> identified an unused prototype in
the first version of this patch - now removed. Tony Lindgren
<[email protected]> noted a compile problem with some RMK Kconfigs;
resolved in this patch.
Signed-off-by: Paul Walmsley <[email protected]>
Cc: Vaibhav Hiremath <[email protected]>
Tested-by: Vaibhav Hiremath <[email protected]>
Cc: Tony Lindgren <[email protected]>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions