ARM: mach-shmobile: Use CMT2 for timer on sh7372
authorMagnus Damm <damm@opensource.se>
Thu, 30 Jun 2011 09:22:50 +0000 (09:22 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 11 Jul 2011 06:11:35 +0000 (15:11 +0900)
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>

No differences found