From 39f47d9f437fa94622bf51d7b18b42b3336ad9ac Mon Sep 17 00:00:00 2001 From: Tarun Kanti DebBarma Date: Thu, 26 Apr 2012 18:31:17 +0530 Subject: [PATCH] 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 Cc: Cousson, Benoit Reported-by: Govindraj.R Tested-by: Govindraj.R Signed-off-by: Tarun Kanti DebBarma Signed-off-by: Santosh Shilimkar --- Reading git-format-patch failed