From: Santosh Shilimkar Date: Mon, 13 Aug 2012 08:54:24 +0000 (+0530) Subject: ARM: OMAP: Add initialisation for the real-time counter. X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~61^2~2^2^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa6d79d27614223d82418023b7f5300f1a1530d3;p=pandora-kernel.git ARM: OMAP: Add initialisation for the real-time counter. The real time counter also called master counter, is a free-running counter. It produces the count used by the CPU local timer peripherals in the MPU cluster. The timer counts at a rate of 6.144 MHz. The ratio registers needs to be configured based on system clock only onetime. After initialisation, hardware takes care of adjusting the clock in different low power modes to keep counter rate constant. Signed-off-by: Santosh Shilimkar --- Reading git-diff-tree failed