Re: [PATCH / HP6XX] : Add Timer values into HD64461.h

From: Kristoffer Ericson
Date: Sat Oct 20 2007 - 08:30:59 EST


On Fri, 19 Oct 2007 12:49:37 +0900
Paul Mundt <lethal@xxxxxxxxxxxx> wrote:

> 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 <kristoffer.ericson@xxxxxxxxx>
> >
> 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.
We plan on use these timer interrupts to drive the alsa sounddriver. But you are quite correct, I'll resubmit these
as soon as the alsa driver is finished.

--
Kristoffer Ericson <Kristoffer.Ericson@xxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/