]> err.no Git - linux-2.6/commit
[ARM] 3242/2: AT91RM9200 support for 2.6 (Serial)
authorAndrew Victor <andrew@sanpeople.com>
Tue, 10 Jan 2006 16:59:27 +0000 (16:59 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 10 Jan 2006 16:59:27 +0000 (16:59 +0000)
commit1e6c9c2878c9c1f301449c78551e0b7c5f3e3ae5
treeb53b95a16a4f5ee22b5ccb9a8fecbc771b9d566f
parent977127174a7dff52d17faeeb4c4949a54221881f
[ARM] 3242/2: AT91RM9200 support for 2.6 (Serial)

Patch from Andrew Victor

This patch adds support to the 2.6 kernel series for the Atmel
AT91RM9200 processor.

This patch is the Serial driver.

This version uses the newly re-written GPL'ed hardware headers.

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/serial/Kconfig
drivers/serial/Makefile
drivers/serial/at91_serial.c [new file with mode: 0644]
include/asm-arm/arch-at91rm9200/at91rm9200_pdc.h [new file with mode: 0644]
include/asm-arm/arch-at91rm9200/at91rm9200_usart.h [new file with mode: 0644]
include/asm-arm/mach/serial_at91rm9200.h [new file with mode: 0644]
include/linux/serial_core.h