u-boot-brain/drivers/gpio
Łukasz Majewski ef5d9eb925 gpio:samsung s5p_ suffix add for GPIO functions
This change is driven by need of general gpio_* functions,
which as their parameter are accepting the GPIO pin number, NOT
block and pin.

This makes the code alike to omap, and allows for using more
generic frameworks (e.g. software I2C).

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>
2011-09-03 22:40:47 +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 DA8xx: add generic GPIO driver 2011-08-03 12:49:19 +02:00
kw_gpio.c Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or later 2010-01-23 08:15:48 -06:00
Makefile DA8xx: add generic GPIO driver 2011-08-03 12:49:19 +02:00
mvmfp.c mvmfp: add MFP configuration support for PANTHEON 2011-02-21 08:30:55 +01:00
mxc_gpio.c gpio: imx: Fix return value on error 2011-05-11 23:03:15 +02:00
pca953x.c pca953x: support 16-pin devices 2011-01-10 07:53:00 +01:00
s5p_gpio.c gpio:samsung s5p_ suffix add for GPIO functions 2011-09-03 22:40:47 +02:00
tegra2_gpio.c GPIO: Tegra2: add GPIO driver for Tegra2 2011-07-04 10:55:26 +02:00