mirror of
https://github.com/LineageOS/android_kernel_moto_shamu.git
synced 2026-04-02 21:54:25 +00:00
We have some users of the physical counter reading function, and they need to work when either the cp15 or mmio timers are present in any configuration. Bring back the functionality and expose it to drivers so that the RPM code and SMEM code have proper global timestamps to communicate with other processors. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>