u-boot/arch/arm/cpu
Axel Lin 87bd05d78f ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5
The omap_gpio driver is used by AM33XX, OMAP3/4, OMAP54XX and DRA7XX SoCs.
These SoCs have different gpio count but currently omap_gpio driver uses hard
coded 192 which is wrong.

This patch fixes this issue by:
1. Move define of OMAP_MAX_GPIO to all arch/arm/include/asm/arch-omap*/gpio.h.
2. Update gpio bank settings and enable GPIO modules 7 & 8 clocks for OMAP5.

Thanks for Lubomir Popov to provide valuable comments to fix this issue.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Tested-by: Lubomir Popov <lpopov@mm-sol.com>
Acked-by: Heiko Schocher <hs@denx.de>
2013-07-02 09:21:16 -04:00
..
arm720t arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
arm920t arm: make __image_copy_{start, end} compiler-generated 2013-06-21 23:05:05 +02:00
arm925t arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
arm926ejs Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' 2013-06-28 17:51:13 +02:00
arm946es arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
arm1136 arm: Remove OMAP2420H4 and all omap24xx support 2013-06-10 08:43:19 -04:00
arm1176 arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
arm_intcm arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
armv7 ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5 2013-07-02 09:21:16 -04:00
ixp arm: make __rel_dyn_{start, end} compiler-generated 2013-06-21 23:05:29 +02:00
pxa pxa: use -mcpu=xscale compiler option 2013-06-22 15:25:28 +02:00
s3c44b0 arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
sa1100 arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
tegra-common ARM: tegra: only enable SCU on Tegra20 2013-06-06 09:12:32 -07:00
tegra20-common Tegra: Split tegra_get_chip_type() into soc & sku funcs 2013-04-15 11:01:38 -07:00
tegra30-common Tegra114: Initialize System Counter (TSC) with osc frequency 2013-04-15 11:01:38 -07:00
tegra114-common Tegra114: Initialize System Counter (TSC) with osc frequency 2013-04-15 11:01:38 -07:00
u-boot-spl.lds remove all references to .dynsym 2013-06-21 23:04:05 +02:00
u-boot.lds arm: make __rel_dyn_{start, end} compiler-generated 2013-06-21 23:05:29 +02:00