• A
    [ARM] 3966/1: AT91: RM9200 device data update · 69c5eccd
    Andrew Victor 提交于
    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: NAndrew Victor <andrew@sanpeople.com>
    Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
    69c5eccd
at91rm9200_devices.c 21.7 KB