mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 13:11:45 +00:00
f33f314961
This patch modifies the number of total GPIO lines for Bank F for Samsung S5P6440 and S5P6450 SoCs from 2 to 16. This is necessary as the GPIO lines from 0 to 13 are reserved and only lines 14 and 15 are used. As during initialization, the line number starts at 0, putting 2 does not solve the intended purpose. Signed-off-by: Banajit Goswami <banajit.g@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> |
||
---|---|---|
.. | ||
include/mach | ||
clock-s5p6440.c | ||
clock-s5p6450.c | ||
clock.c | ||
cpu.c | ||
dev-audio.c | ||
dev-spi.c | ||
dma.c | ||
gpiolib.c | ||
init.c | ||
Kconfig | ||
mach-smdk6440.c | ||
mach-smdk6450.c | ||
Makefile | ||
Makefile.boot | ||
setup-i2c0.c | ||
setup-i2c1.c |