From: Haavard Skinnemoen <hskinnemoen@atmel.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Adrian Bunk <bunk@kernel.org>,
linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [2.6 patch] avr32: add include/asm-avr32/serial.h
Date: Wed, 16 Apr 2008 01:53:48 -0400 [thread overview]
Message-ID: <20080416015348.5170cc64@siona.local> (raw)
In-Reply-To: <20080414225617.5d41a13b@core>
On Mon, 14 Apr 2008 22:56:17 +0100
Alan Cox <alan@lxorguk.ukuu.org.uk> wrote:
> > +/*
> > + * This assumes you have a 1.8432 MHz clock for your UART.
> > + *
> > + * It'd be nice if someone built a serial card with a 24.576 MHz
> > + * clock, since the 16550A is capable of handling a top speed of 1.5
> > + * megabits/second; but this requires the faster clock.
> > + */
> > +#define BASE_BAUD (1843200 / 16)
> > +
> > +#endif /* _ASM_SERIAL_H */
>
> Acked-by: Alan Cox <alan@redhat.com>
Not sure if that assumption is correct since I haven't heard of anyone
creating an avr32 board with a 16550A UART on it...
But I'm not going to be difficult about it. Applied this one and four
of the others:
Applying add include/asm-avr32/xor.h
Applying avr32: don't offer CONFIG_RTC
Applying avr32: don't offer CONFIG_GEN_RTC
Applying avr32: don't offer PARPORT_PC
Applying avr32: add include/asm-avr32/serial.h
I skipped the IDE one since Bart took it.
Thanks a lot!
Haavard
prev parent reply other threads:[~2008-04-16 5:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-14 14:17 [2.6 patch] avr32: don't offer SERIAL_8250 Adrian Bunk
2008-04-14 14:36 ` Alan Cox
2008-04-14 18:42 ` [2.6 patch] avr32: add include/asm-avr32/serial.h Adrian Bunk
2008-04-14 21:56 ` Alan Cox
2008-04-16 5:53 ` Haavard Skinnemoen [this message]
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=20080416015348.5170cc64@siona.local \
--to=hskinnemoen@atmel.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=bunk@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.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 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.