
Hi Alexander,
Thanks for your comment, don't worry, I got this info and have solution for it.
rk3188 has moved to use DM timer instead of rk_timer.c, the patch has been mered at last April and works pretty well, see:
fd9e0fe0e3 rockchip: rk3188: use DM timer instead of rk_timer f9ef544786 rockchip: rk3188: add timer3 node 7abb7e8fcb rockchip: rk3188: add -u-boot.dtsi for rock-rk3188 e0e1d3f98c rockchip: timer: add compatible strings for rk3188 and rk3288
Thanks, - Kever On 03/29/2019 04:35 PM, Alexander Kochetkov wrote:
Hello, Kever!
Please keep rk_timer.c for rk3188 and other legacy chips. There is no ARM generic timer in this SoC. This SoC only have private timers.
see https://community.arm.com/developer/ip-products/processors/f/cortex-a-forum/...
27 марта 2018 г., в 12:29, Kever Yang <kever.yang@rock-chips.com mailto:kever.yang@rock-chips.com> написал(а):
We do not use rk_timer.c now, remove it.
Signed-off-by: Kever Yang <kever.yang@rock-chips.com
mailto:kever.yang@rock-chips.com>