[PATCH v6 8/8] rockchip: make sure timer5 is enabled on rk3036 platforms
From: heiko@sntech.de (Heiko Stuebner)
Date: 2015-11-04 23:35:13
Also in:
linux-rockchip, lkml
From: heiko@sntech.de (Heiko Stuebner)
Date: 2015-11-04 23:35:13
Also in:
linux-rockchip, lkml
Am Mittwoch, 4. November 2015, 20:25:57 schrieb Xing Zheng:
The timer5 supplies the architected timer and thus as has to run when the system clocksource and clockevents drivers are registered. --- Changes in v6: Signed-off-by: Xing Zheng <redacted> Reviewed-by: Heiko Stuebner <heiko@sntech.de>
This patch can work standalone, so I took the liberty of applying it to my soc branch for 4.5 already, so you don't need to resend it in future versions. I fixed up the subject "ARM: rockchip:...", and moved the Signed-off-by to the correct position above the "---".