All of lore.kernel.org
 help / color / mirror / Atom feed
* pnx_clocksource broken?
@ 2012-04-11  1:58 John Stultz
  2012-04-16 14:00 ` Any NXP PNX user left (was: Re: pnx_clocksource broken?) Ralf Baechle
  0 siblings, 1 reply; 3+ messages in thread
From: John Stultz @ 2012-04-11  1:58 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: Yong Zhang, linux-mips

Looking at arch/mips/pnx8550/common/time.c the pnx_clocksource never 
seems to be assigned a mult/shift value before it calls 
clocksource_register(). Clearly this is broken and I suspect this 
clocksource is never used.

I was hoping to convert this driver over (its the last of 3 remaining) 
to use clocksource_register_hz/khz() but I'm not sure what the actual 
frequency of the hardware should be. Is mips_hpt_frequency the right 
value here?

Even so, if this is clocksource is never used, should it just be removed?

thanks
-john

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

end of thread, other threads:[~2013-01-22 11:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-11  1:58 pnx_clocksource broken? John Stultz
2012-04-16 14:00 ` Any NXP PNX user left (was: Re: pnx_clocksource broken?) Ralf Baechle
2013-01-22 11:54   ` Ralf Baechle

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.