u-boot-brain/drivers/gpio
Lei Wen a7efd719f4 ARM: kirkwood: reduce dependence of including platform file
For files like the drivers/serial/serial.c, it must include the
platform file, as the CONFIG_SYS_NS16550_COM1 must reference to the
definition in the platform definition files.

Include the platform definition file in the config file, so that it
would decouple the dependence for the driver files.

Signed-off-by: Lei Wen <leiwen@marvell.com>
2011-10-27 21:56:33 +02:00
..
at91_gpio.c AT91: change includes from asm/arch/io.h to asm/io.h 2011-05-18 07:56:51 +02:00
da8xx_gpio.c Minor coding style cleanup. 2011-09-11 21:24:09 +02:00
kw_gpio.c ARM: kirkwood: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
Makefile gpio: Add PCA9698 40-bit I2C I/O port 2011-10-22 00:43:45 +02:00
mvgpio.c gpio: Add GPIO driver framework for Marvell SoCs 2011-09-30 22:00:52 +02:00
mvgpio.h gpio: Add GPIO driver framework for Marvell SoCs 2011-09-30 22:00:52 +02:00
mvmfp.c mvmfp: add MFP configuration support for PANTHEON 2011-02-21 08:30:55 +01:00
mxc_gpio.c IMX: uniform GPIO interface using GPIO framework 2011-09-04 11:36:11 +02:00
pca953x.c pca953x: support 16-pin devices 2011-01-10 07:53:00 +01:00
pca9698.c gpio: Add PCA9698 40-bit I2C I/O port 2011-10-22 00:43:45 +02:00
s5p_gpio.c i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c) 2011-09-04 11:36:15 +02:00
tegra2_gpio.c GPIO: Tegra2: add GPIO driver for Tegra2 2011-07-04 10:55:26 +02:00