From b009366f285d03e69aeea5f8cc466782dd6f0004 Mon Sep 17 00:00:00 2001 From: R Sricharan Date: Thu, 10 May 2012 14:17:22 +0530 Subject: [PATCH] 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 Signed-off-by: Santosh Shilimkar --- Reading git-format-patch failed