| To: | Sergei Shtylyov <sshtylyov@ru.mvista.com> |
|---|---|
| Subject: | Re: plat_timer_setup, mips_timer_ack, etc. |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Wed, 17 Oct 2007 17:58:45 +0100 |
| Cc: | Atsushi Nemoto <anemo@mba.ocn.ne.jp>, linux-mips@linux-mips.org |
| In-reply-to: | <471639AC.8080301@ru.mvista.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20071017.005211.108739735.anemo@mba.ocn.ne.jp> <20071016163610.GA25794@linux-mips.org> <20071017.020113.63743059.anemo@mba.ocn.ne.jp> <20071017162837.GA5491@linux-mips.org> <471639AC.8080301@ru.mvista.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.14 (2007-02-12) |
On Wed, Oct 17, 2007 at 08:34:52PM +0400, Sergei Shtylyov wrote: > Ralf Baechle wrote: > > >>$ git-grep mips_timer_ack arch/mips > >>arch/mips/dec/time.c: mips_timer_ack = dec_timer_ack; > >>arch/mips/jmr3927/rbhma3100/setup.c: mips_timer_ack = > >>jmr3927_timer_ack; > > TX3927 has three channel timer of which only channel 0 is used to > implement a clocksource -- however, clocksource code whould also need to be > changed since it's now jiffy-based and HRT doesn't tolerate this -- of > course, if anybody still cared about this boards Well, getting rid of the code where there are no users left is always the other solution. > >>arch/mips/philips/pnx8550/common/time.c: mips_timer_ack = > >>timer_ack; > > Here we have a case of a vendor abusing the count/compare register and > also adding 3 more of them. One pair can be used for clockevents, the other > for clocksource (its compare reg. being programmed to all ones). Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [MIPS] Probe for usability of cp0 compare interrupt., Ralf Baechle |
|---|---|
| Next by Date: | Re: [MIPS] Probe for usability of cp0 compare interrupt., Maciej W. Rozycki |
| Previous by Thread: | Re: plat_timer_setup, mips_timer_ack, etc., Sergei Shtylyov |
| Next by Thread: | Re: plat_timer_setup, mips_timer_ack, etc., Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |