[PATCH 1/2] ARM: i.MX6: set ARCH_NR_GPIO to 244
From: festevam@gmail.com (Fabio Estevam)
Date: 2012-07-25 14:12:29
From: festevam@gmail.com (Fabio Estevam)
Date: 2012-07-25 14:12:29
On Wed, Jul 25, 2012 at 9:37 AM, Dirk Behme [off-list ref] wrote:
From: Matthias Thomae <redacted> Set ARCH_NR_GPIO for the i.MX6 processor family, which has 7 GPIO controllers with 32 signals each. The default of 256 GPIOs wastes some static table space as explained in Documentation/gpio.txt. Signed-off-by: Matthias Thomae <redacted>
Looks like a typo in the subject. It should be 224, right?