All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/3] ARM: S5P: Add HRT support for s5p series
@ 2011-03-04  5:21 ` Sangbeom Kim
  0 siblings, 0 replies; 12+ messages in thread
From: Sangbeom Kim @ 2011-03-04  5:21 UTC (permalink / raw)
  To: linux-arm-kernel, linux-samsung-soc; +Cc: kgene.kim, ben-linux

The Following  patches support high resolution timer for s5p series.
In this version, I had modified clk_get scheme and Added sched_clock_support 
and clockevents_calc_mult_shift function. 
For initialization functions,Added  __init MACRO.
Basically, I had reflected comments of Russell King, Linus Walleij,
and Kyungmin Park.
 
Changes since v1:
 - Add sched_clock support (Linus Walleij)
 - Add clockevents_calc_mult_shift
 - Modify clk_get scheme
 - Default clockevent is PWM timer3
 
The patch series contains:

[PATCH V2 1/3] ARM: S5P: Add s5p_timer support for HRT
[PATCH V2 2/3] ARM: S5P: Update machine initialization for HRT
[PATCH V2 3/3] ARM: S5P: Update defconfig for HRT support

For applying this patch, It is needed pwm timer patches.
http://article.gmane.org/gmane.linux.kernel.samsung-soc/4178

Thanks and regards,
S.B. Kim

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2011-03-04  7:08 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-04  5:21 [PATCH V2 0/3] ARM: S5P: Add HRT support for s5p series Sangbeom Kim
2011-03-04  5:21 ` Sangbeom Kim
2011-03-04  5:21 ` [PATCH V2 1/3] ARM: S5P: Add s5p_timer support for HRT Sangbeom Kim
2011-03-04  5:21   ` Sangbeom Kim
2011-03-04  6:31   ` Kyungmin Park
2011-03-04  6:31     ` Kyungmin Park
2011-03-04  7:06     ` Sangbeom Kim
2011-03-04  7:06       ` Sangbeom Kim
2011-03-04  5:21 ` [PATCH V2 2/3] ARM: S5P: Update machine initialization " Sangbeom Kim
2011-03-04  5:21   ` Sangbeom Kim
2011-03-04  5:21 ` [PATCH V2 3/3] ARM: S5P: Update defconfig for HRT support Sangbeom Kim
2011-03-04  5:21   ` Sangbeom Kim

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.