commit | b009366f285d03e69aeea5f8cc466782dd6f0004 | [log] [tgz] |
---|---|---|
author | R Sricharan <r.sricharan@ti.com> | Thu May 10 14:17:22 2012 +0530 |
committer | Santosh Shilimkar <santosh.shilimkar@ti.com> | Mon Jul 09 19:14:39 2012 +0530 |
tree | f4f74e4586b8151905ca86f43fc8369d74419992 | |
parent | e799840a09c7e4b7e94d08a7b8c3ec4ba81611f9 [diff] |
ARM: OMAP: counter-32k: Select the CR register offset using the IP scheme OMAP socs has a legacy and a highlander version of the 32k sync counter IP. The register offsets vary between the highlander and the legacy scheme. So use the 'SCHEME' bits(30-31) of the revision register to distinguish between the two versions and choose the CR register offset accordingly. Signed-off-by: R Sricharan <r.sricharan@ti.com> Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>