commit | 0ed61fc9da59ea45d56a6928653691cef14bab9b | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Thu Jun 30 09:22:50 2011 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Jul 11 15:11:35 2011 +0900 |
tree | 9a1cf3e376edd04a12c9e556e2ffe63960bab31f | |
parent | e3bbfa78bab125f58b831b5f7f45b5a305091d72 [diff] |
ARM: mach-shmobile: Use CMT2 for timer on sh7372 Switch the sh7372 CPU support to use CMT2 instead of CMT1 for system timer. CMT1 is located in the A3SP power domain while CMT2 is located in the always-on power domain C5. This improves our PM situation - with CMT2 as timer we can power down A3SP and still access the timer. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>