[PATCH] Add GPIO driver for ST Microelectronics ConneXt PCIe I/O Hub. Signed-off-by: Chen Meng <chen.meng@windriver.com> Acked-by: Giancarlo Asnaghi <giancarlo.asnaghi@st.com>drivers/gpio/Kconfig | 7 +drivers/gpio/Makefile | 1 +drivers/gpio/pl061_pci.c | 5723 files changed, 580 insertions(+), 0 deletions(-) create mode 100644 To compile this driver as a module, choose M here: the module will be called ucb1400_gpio.endifobj-$(CONFIG_GPIO_BT8XX) += bt8xxgpio.oobj-$(CONFIG_GPIO_VR41XX) += vr41xx_giu.oobj-$(CONFIG_GPIO_WM831X) += wm831x-gpio.o

From: Chen Meng
Date: Fri Nov 13 2009 - 06:39:26 EST