]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices
authorŁukasz Majewski <l.majewski@samsung.com>
Tue, 4 Sep 2012 21:47:46 +0000 (21:47 +0000)
committerMinkyu Kang <mk7.kang@samsung.com>
Thu, 15 Nov 2012 12:08:18 +0000 (21:08 +0900)
commit822593f02890f10e08c39ed82f926c9a80f7d533
tree07e04295e200d15a18a8d09df807c444200d20de
parentccfa398547ce0b579f2e7874e78948246c739237
gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices

Now proper GPIO parts numbering is handled at Samsung devices.
This fix is necessary for code using GPIO located at other banks
than first.

Test HW:
- Exynos4210 - Trats
- S5PC110 - goni

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>
arch/arm/include/asm/arch-exynos/gpio.h
arch/arm/include/asm/arch-s5pc1xx/gpio.h
drivers/gpio/s5p_gpio.c