]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit162ef077ade5bbfe85c3881872d7952abb57c312
treeec609719b6b413cf0baf4fd9d57b1a0570274fc7
parent5bd3e9038412f6d58db0f37f08e23d27b18bfbfb
[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