Kukjin Kim wrote: > > From: Jongpill Lee <boyko@xxxxxxxxxxx> Jongpill Lee's e-mail was wrong. boyko.lee@xxxxxxxxxxx is right. > > This patch addes system timer for Samsung S5P series SoCs Regarding using clksrc_src structure in system timer driver, is it ok if we sent separate patch for this. > Signed-off-by: Jongpill Lee <boyko.lee@xxxxxxxxxxx> > Signed-off-by: Kukjin Kim <kgene.kim@xxxxxxxxxxx> > --- > arch/arm/mach-s5p6442/include/mach/tick.h | 6 + > arch/arm/mach-s5p6442/mach-smdk6442.c | 2 +- > arch/arm/mach-s5pv210/include/mach/tick.h | 6 + > arch/arm/mach-s5pv210/mach-smdkc110.c | 2 +- > arch/arm/mach-s5pv210/mach-smdkv210.c | 2 +- > arch/arm/plat-s5p/Kconfig | 7 + > arch/arm/plat-s5p/Makefile | 1 + > arch/arm/plat-s5p/include/plat/regs-systimer.h | 75 ++++++ > arch/arm/plat-s5p/s5p-systimer.c | 287 > ++++++++++++++++++++++++ > arch/arm/plat-samsung/include/plat/cpu.h | 3 + > 10 files changed, 388 insertions(+), 3 deletions(-) > create mode 100644 arch/arm/plat-s5p/include/plat/regs-systimer.h > create mode 100644 arch/arm/plat-s5p/s5p-systimer.c > (snip) Thanks. Best regards, Kgene. -- Kukjin Kim <kgene.kim@xxxxxxxxxxx>, Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. -- 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