OSDN Git Service

[ARM] 3966/1: AT91: RM9200 device data update
authorAndrew Victor <andrew@sanpeople.com>
Fri, 1 Dec 2006 14:53:20 +0000 (15:53 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 1 Dec 2006 16:56:44 +0000 (16:56 +0000)
commit69c5eccd164200a17b5a24e594b37958d39d2933
treea293b139e14bdd5ecfd019cf3337374e32871217
parent58a0cd7887cd689ae42540dd12b3b3131abfbe6c
[ARM] 3966/1: AT91: RM9200 device data update

This patch contains various updates the at91rm9200_devices.c file:
      * Consistent naming of resources and platform_devices.
      * PCMCIA/Compact Flash: Configuration of the memory controller
        moved out of the driver and into this file.
      * MMC: Enable the VCC pin (if one is configured)
      * MMC: Enable the internal pullups on the I/O pins.
      * NAND: Configuration of the memory controller moved out of the
        driver and into this file.
      * Added TWI/I2C resources.
      * The names of some of the CONFIG_ variables were changed.

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