u-boot-brain/arch/arm/include/asm/arch-am33xx
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
..
clock.h am33xx: refactor am33xx clocks and add ti814x support 2013-03-24 12:49:11 -04:00
clocks_am33xx.h am33xx: refactor am33xx clocks and add ti814x support 2013-03-24 12:49:11 -04:00
cpu.h am33xx: add ti814x specific register definitions 2013-03-24 12:49:11 -04:00
ddr_defs.h am33xx: fix the ddr_cmdtctrl structure 2013-07-02 09:21:16 -04:00
elm.h am33xx: add ELM support 2012-12-10 08:54:02 -07:00
gpio.h ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5 2013-07-02 09:21:16 -04:00
hardware_am33xx.h am33xx: add ti814x specific register definitions 2013-03-24 12:49:11 -04:00
hardware_ti814x.h am33xx: add pll and clock support for TI814x CPSW 2013-05-10 08:25:54 -04:00
hardware.h am33xx: add ti814x specific register definitions 2013-03-24 12:49:11 -04:00
i2c.h am33xx: Fix i2c sampling rate typo 2012-07-07 14:07:22 +02:00
mem.h am33xx: NAND support 2012-12-10 08:54:01 -07:00
mmc_host_def.h am33xx: support ti814x mmc reference clock 2013-03-24 12:49:11 -04:00
mux_am33xx.h am33xx: refactor am33xx mux support and add ti814x support 2013-03-24 12:49:11 -04:00
mux_ti814x.h am33xx: refactor am33xx mux support and add ti814x support 2013-03-24 12:49:11 -04:00
mux.h am33xx: refactor am33xx mux support and add ti814x support 2013-03-24 12:49:11 -04:00
omap_gpmc.h asm/omap_gpmc.h: consolidate common defines 2013-04-08 11:29:05 -04:00
omap.h am33xx: Correct NON_SECURE_SRAM_START/END 2013-06-04 16:32:31 -04:00
spl.h am335x/ti814x: Correct MMC_BOOT_DEVICES_START/END 2013-04-09 11:40:40 -04:00
sys_proto.h arm, am33xx: move uart soft reset code to common place 2013-06-18 10:40:06 -04:00