diff options
author | Johan Jonker <[email protected]> | 2022-10-30 21:56:29 +0100 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2022-11-15 12:02:38 +0100 |
commit | da74858a475782a3f16470907814c8cc5950ad68 (patch) | |
tree | 6ffc918c8f09a2ff0124079cdc310535011534c5 /lib/mpi/mpi-mod.c | |
parent | 9abf2313adc1ca1b6180c508c25f22f9395cc780 (diff) |
ARM: dts: rockchip: disable arm_global_timer on rk3066 and rk3188
The clock source and the sched_clock provided by the arm_global_timer
on Rockchip rk3066a/rk3188 are quite unstable because their rates
depend on the CPU frequency.
Recent changes to the arm_global_timer driver makes it impossible to use.
On the other side, the arm_global_timer has a higher rating than the
ROCKCHIP_TIMER, it will be selected by default by the time framework
while we want to use the stable Rockchip clock source.
Keep the arm_global_timer disabled in order to have the
DW_APB_TIMER (rk3066a) or ROCKCHIP_TIMER (rk3188) selected by default.
Signed-off-by: Johan Jonker <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Stuebner <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions