ARM: Kconfig update to support additional GPIOs in OMAP5 omap-devel-omap5-for-v3.6
authorTarun Kanti DebBarma <tarun.kanti@ti.com>
Thu, 26 Apr 2012 13:01:17 +0000 (18:31 +0530)
committerSantosh Shilimkar <santosh.shilimkar@ti.com>
Mon, 9 Jul 2012 13:44:40 +0000 (19:14 +0530)
commit39f47d9f437fa94622bf51d7b18b42b3336ad9ac
tree45a698a2e063b3810e974178fac954fd0a6c0db3
parent35eb429875cedb6689ccd0c4d11cf219f07e0a9d
ARM: Kconfig update to support additional GPIOs in OMAP5

OMAP5 has 8 GPIO banks so that there are 32x8 = 256 GPIOs.
In order for the gpiolib to detect and initialize these
additional GPIOs and other TWL GPIOs, ARCH_NR_GPIO is set
to 512 instead of present 256.

Cc: Santosh Shilimkar <santosh.shilimkar@ti.com>
Cc: Cousson, Benoit <b-cousson@ti.com>
Reported-by: Govindraj.R <govindraj.raja@ti.com>
Tested-by: Govindraj.R <govindraj.raja@ti.com>
Signed-off-by: Tarun Kanti DebBarma <tarun.kanti@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
arch/arm/Kconfig