commit | f95a2b3d98f349eecd97d8adef7085323acec7b7 | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko@sntech.de> | Mon Sep 30 16:29:55 2013 +0200 |
committer | Heiko Stuebner <heiko@sntech.de> | Mon Oct 14 23:03:23 2013 +0200 |
tree | 66f40623dceab7fb341a894565d5017edd275d42 | |
parent | f75efdd7687a366cb8a096c40bd44430abdf0cab [diff] |
ARM: rockchip: enable arm-global-timer RK2928 and RK3066 contain a dw_apb timer component, while the rk3188 uses a slightly similar but still different timer component. But all of them support the ARM-global-timer that got added as clocksource driver recently. So enable support for it to get a working clocksource for rk3188. Signed-off-by: Heiko Stuebner <heiko@sntech.de>