[PATCH] Platform real time clock driver for Dallas 1511 chip.

2007-12-04 Thread Andrew Sharp
b/drivers/rtc/rtc-ds1511.c @@ -0,0 +1,656 @@ +/* + * An rtc driver for the Dallas DS1511 + * + * Copyright (C) 2006 Atsushi Nemoto <[EMAIL PROTECTED]> + * Copyright (C) 2007 Andrew Sharp <[EMAIL PROTECTED]> + * + * This program is free software; you can redistribute it and/or modify + *

[PATCH] Platform real time clock driver for Dallas 1511 chip.

2007-12-04 Thread Andrew Sharp
CTED]> + * Copyright (C) 2007 Andrew Sharp <[EMAIL PROTECTED]> + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + * + * Real time clock drive

Re: [PATCH] sb1250-duart.c: SB1250 DUART serial support

2007-07-12 Thread Andrew Sharp
On Thu, 12 Jul 2007 11:47:12 -0700 Andrew Morton <[EMAIL PROTECTED]> wrote: > On Thu, 12 Jul 2007 18:39:00 +0100 (BST) > "Maciej W. Rozycki" <[EMAIL PROTECTED]> wrote: > > > This is a driver for the SB1250 DUART, a dual serial port > > implementation included in the Broadcom family of SOCs desce