Skip to content
Commit fa6d79d2 authored by Santosh Shilimkar's avatar Santosh Shilimkar
Browse files

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: default avatarSantosh Shilimkar <santosh.shilimkar@ti.com>
parent 5698bd75
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment