u-boot/arch/arm/cpu/armv7/omap5
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
..
abb.c OMAP3+: introduce generic ABB support 2013-06-10 08:43:09 -04:00
config.mk omap5: Add minimal support for omap5430. 2011-11-15 22:25:50 +01:00
emif.c ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines common 2013-05-10 08:25:56 -04:00
hw_data.c ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5 2013-07-02 09:21:16 -04:00
hwinit.c ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5 2013-07-02 09:21:16 -04:00
Makefile OMAP3+: introduce generic ABB support 2013-06-10 08:43:09 -04:00
prcm-regs.c OMAP5: Enable access to auxclk registers 2013-06-10 08:54:46 -04:00
sdram.c ARM: DRA7xx: EMIF: Change settings required for EVM board 2013-06-10 08:43:10 -04:00