]> git.karo-electronics.de Git - mv-sheeva.git/commit
ARM: S5P64X0: Fix number of GPIO lines in Bank F
authorBanajit Goswami <banajit.g@samsung.com>
Mon, 28 Feb 2011 07:53:36 +0000 (16:53 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 4 Mar 2011 06:46:26 +0000 (15:46 +0900)
commitf33f314961575d00ca397cf08889e973c85a1fd3
tree8655e92a805b925f1a3873ac85f35473ef29a83a
parent8c00ae98d12613bf283543da200c4ab311362c35
ARM: S5P64X0: Fix number of GPIO lines in Bank F

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>
arch/arm/mach-s5p64x0/include/mach/gpio.h