linux-stable/arch/arm/mach-rockchip
Heiko Stuebner 2a9fe3ca84 rockchip: make sure timer7 is enabled on rk3288 platforms
timer7 supplies the architected timer and thus as has to run when
the system clocksource and clockevents drivers are registered.

While it should be the responsibility of the bootloader to do this,
and there exists a fix in a community u-boot, all u-boot based systems
that actually shipped have the mentioned issue.

Therefore to not require every developer to update their u-boot, add a
snippet for this, enabling the timer early in the kernel.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
2015-04-16 21:22:17 +02:00
..
core.h ARM: rockchip: convert smp bringup to CPU_METHOD_OF_DECLARE 2014-05-26 11:15:53 -07:00
headsmp.S ARM: rockchip: add basic smp support for rk3288 2014-11-05 22:18:40 +01:00
Kconfig ARM: rockchip: force built-in regulator support for PM 2015-02-18 12:20:30 +01:00
Makefile ARM: rockchip: add suspend and resume for RK3288 2014-12-31 16:16:50 +01:00
platsmp.c ARM: rockchip: Constify struct regmap_config and staticize local function 2015-03-11 22:40:56 +01:00
pm.c ARM: rockchip: fix undefined instruction of reset_ctrl_regs 2015-04-16 21:17:26 +02:00
pm.h ARM: rockchip: fix undefined instruction of reset_ctrl_regs 2015-04-16 21:17:26 +02:00
rockchip.c rockchip: make sure timer7 is enabled on rk3288 platforms 2015-04-16 21:22:17 +02:00
sleep.S ARM: rockchip: add suspend and resume for RK3288 2014-12-31 16:16:50 +01:00