[ARM] 3589/1: AT91RM9200 DK/EK board update
authorAndrew Victor <andrew@sanpeople.com>
Mon, 19 Jun 2006 17:16:45 +0000 (18:16 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 19 Jun 2006 17:16:45 +0000 (18:16 +0100)
commit067bbada4cc574eaa4fa577483ecae4012049477
treeec609719b6b413cf0baf4fd9d57b1a0570274fc7
parent466e6227e6a54d9b94b50972612fe8bf0450f786
[ARM] 3589/1: AT91RM9200 DK/EK board update

Patch from Andrew Victor

This patch updates the support for the Atmel DK and EK 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 USB Device pullup line is connected to reset, so multidrive needs
to be enabled on the line.  [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-dk.c
arch/arm/mach-at91rm9200/board-ek.c