From: Paul M. <le...@li...> - 2007-10-19 03:49:52
|
On Thu, Oct 18, 2007 at 09:39:04PM -0700, Kristoffer Ericson wrote: > This patch adds HD64461 Timer adresses & registers to the HD64461 > header file (/include/asm-sh/hd64461.h). The timers (TMU0 & TMU1) can > hold 16bit values and auto loads the counter constant when it reaches > zero. Upon reaching zero it generates an interrupt. > > Signed-off-by: Kristoffer Ericson <kri...@gm...> > There's nothing that uses these, so why are you adding them? If you plan on hooking these up in the hd64461 or TMU code, submit these definitions along with the code that uses them. |