linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: dwalker@codeaurora.org (Daniel Walker)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V2] HRT support in Samsung S5P Platform
Date: Fri, 06 Aug 2010 08:00:40 -0700	[thread overview]
Message-ID: <1281106840.4236.1.camel@m0nster> (raw)
In-Reply-To: <AANLkTimiM3hbcA1_--rKKwqcOY-K=yef-VfgV2sSnqBG@mail.gmail.com>

On Fri, 2010-08-06 at 09:19 +0900, Kyungmin Park wrote:
> On Fri, Aug 6, 2010 at 8:37 AM, Daniel Walker <dwalker@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.

  reply	other threads:[~2010-08-06 15:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-02  5:21 [PATCH V2] HRT support in Samsung S5P Platform MADHAV SINGHCHAUHAN
2010-08-05 23:37 ` Daniel Walker
2010-08-06  0:19   ` Kyungmin Park
2010-08-06 15:00     ` Daniel Walker [this message]
2010-08-06  7:00 ` Linus Walleij

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1281106840.4236.1.camel@m0nster \
    --to=dwalker@codeaurora.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).