commit | f33f314961575d00ca397cf08889e973c85a1fd3 | [log] [tgz] |
---|---|---|
author | Banajit Goswami <banajit.g@samsung.com> | Mon Feb 28 16:53:36 2011 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Fri Mar 04 15:46:26 2011 +0900 |
tree | 8655e92a805b925f1a3873ac85f35473ef29a83a | |
parent | 8c00ae98d12613bf283543da200c4ab311362c35 [diff] |
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>