[PATCH v4 0/3] ARM: S5P: Add HRT support for s5p series
Sangbeom Kim
sbkim73 at samsung.com
Tue Mar 8 21:13:30 EST 2011
The Following patches support high resolution timer for s5p series.
In this version, I had modified smdkv210 clockevent source.
Because, PWM timer3 is used as pwm backlight driver in the smdkv210.
and In previous version(v3), I had made a mistake for making patches.
Changes since v3:
- Change smdkv210 clockevent source by PWM timer2
Changes since v2:
- Add S5P_HRT configuration for s5p_timer
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 v4 1/3] ARM: S5P: Add s5p_timer support for HRT
[PATCH v4 2/3] ARM: S5P: Update machine initialization for HRT
[PATCH v4 3/3] ARM: S5P: Update defconfig for HRT support
More information about the linux-arm-kernel
mailing list