* [PATCH #7/9] 8xx-2.6 | New serial driver for 8xx
@ 2004-05-26 12:06 Pantelis Antoniou
0 siblings, 0 replies; only message in thread
From: Pantelis Antoniou @ 2004-05-26 12:06 UTC (permalink / raw)
To: Tom Rini, Dan Malek, Kumar Gala, Linuxppc-Embedded
[-- Attachment #1: Type: text/plain, Size: 97 bytes --]
Hi
The following patch is a cpm uart driver for both cpm1/cpm2 processors.
Regards
Pantelis
[-- Attachment #2: 07_cpm_uart.patch.bz2 --]
[-- Type: application/x-bzip2, Size: 12162 bytes --]
[-- Attachment #3: 07_cpm_uart.diffstat --]
[-- Type: text/plain, Size: 427 bytes --]
Documentation/devices.txt | 10
arch/ppc/8xx_io/Kconfig | 6
arch/ppc/8xx_io/Makefile | 3
arch/ppc/8xx_io/uart.c | 17
drivers/serial/Kconfig | 60 +
drivers/serial/Makefile | 1
drivers/serial/cpm_uart.c | 1772 ++++++++++++++++++++++++++++++++++++++++++++
drivers/serial/cpm_uart.h | 100 ++
include/linux/serial_core.h | 3
9 files changed, 1965 insertions(+), 7 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-05-26 12:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-26 12:06 [PATCH #7/9] 8xx-2.6 | New serial driver for 8xx Pantelis Antoniou
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.