[ARM] 3588/1: AT91RM9200 CSB337/637 board update
authorAndrew Victor <andrew@sanpeople.com>
Mon, 19 Jun 2006 16:26:23 +0000 (17:26 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 19 Jun 2006 16:26:23 +0000 (17:26 +0100)
commit466e6227e6a54d9b94b50972612fe8bf0450f786
treeb6704d537eac6deb9ba97a937460058e9ad19201
parent82c583e3ae31ffa76d1280197274cc1e1cde3179
[ARM] 3588/1: AT91RM9200 CSB337/637 board update

Patch from Andrew Victor

This patch updates the support for the Cogent CSB337 and CSB637 boards.

The changes include:
1. Use the new at91_uart_config structure and device registration
functions for the UARTs.
2. Registration of I2C and SPI platform devices.
3. The CSB337 board uses PB0 & PB1 (and not PB2) for the LEDs.  [Patch
from David Brownell]

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-at91rm9200/board-csb337.c
arch/arm/mach-at91rm9200/board-csb637.c