Hello, Commit 069d4e743 removed support for local timers and forced to use MCT as event source. However MCT is not operating properly on early revision (EVT0) of Exynos4 SoCs, what broke support for all UniversalC210 boards (they are EVT0 based). This short patch series adds a simple workaround for this issue and lets UniversalC210 board to boot again. Best regards Marek Szyprowski Samsung Poland R&D Center Summary: Marek Szyprowski (2): ARM: Samsung: Add chained enrty/exit call to timer interrupt handler ARM: Exynos4: use s5p-timer for UniversalC210 board arch/arm/mach-exynos4/Kconfig | 3 +++ arch/arm/mach-exynos4/mach-universal_c210.c | 4 +++- arch/arm/plat-samsung/irq-vic-timer.c | 5 +++++ 3 files changed, 11 insertions(+), 1 deletions(-) -- 1.7.1.569.g6f426 -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html