From: R Sricharan Date: Thu, 10 May 2012 08:47:22 +0000 (+0530) Subject: ARM: OMAP: counter-32k: Select the CR register offset using the IP scheme X-Git-Tag: omap-devel-omap5-for-v3.6~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b009366f285d03e69aeea5f8cc466782dd6f0004;p=pandora-kernel.git 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-diff-tree failed