[PATCH V2] HRT support in Samsung S5P Platform

Daniel Walker dwalker at codeaurora.org
Fri Aug 6 11:00:40 EDT 2010


On Fri, 2010-08-06 at 09:19 +0900, Kyungmin Park wrote:
> On Fri, Aug 6, 2010 at 8:37 AM, Daniel Walker <dwalker at codeaurora.org> wrote:
> > On Mon, 2010-08-02 at 05:21 +0000, MADHAV SINGHCHAUHAN wrote:
> >> +config SAMSUNG_HRT_RTC_SYSTIMER
> >> +       bool "HRtimer and Dynamic Tick support"
> >> +       select GENERIC_TIME
> >> +       select GENERIC_CLOCKEVENTS
> >> +       select HIGH_RES_TIMERS
> >> +       help
> >> +          Support for HRtimer and Dynamic Tick system using RTC and
> >> SYSTEM timer
> >> +
> >
> > Do you really need a config option for this? I mean HRT has a config
> > option already ..
> 
> It mean which timer use for HRT. there are several combination to
> implement the HRT.
> Do you mean add the depends on HRT?

No .. You shouldn't need this config option at all. HRT should select
the right clock event device based on the rating. You just need to set
the rating correctly.

Daniel

-- 
Sent by an consultant of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora
Forum.





More information about the linux-arm-kernel mailing list