[PATCH] ARM: dts: rockchip: disable arm_global_timer for rk3066a

2018-04-14 Thread Yaodong Liu
The arm_global_timer provides unstable clock to sched_clock, it will be selected by default instead of rockchip_timer. The same issue has been fixed in rk3188. So we must disable arm_global_timer to get the correct clocksource. Signed-off-by: Yaodong Liu ---

[PATCH] ARM: dts: rockchip: disable arm_global_timer for rk3066a

2018-04-14 Thread Yaodong Liu
The arm_global_timer provides unstable clock to sched_clock, it will be selected by default instead of rockchip_timer. The same issue has been fixed in rk3188. So we must disable arm_global_timer to get the correct clocksource. Signed-off-by: Yaodong Liu --- arch/arm/boot/dts/rk3066a.dtsi | 4