]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
omap: reuse omap3 gpio support in omap4
authorAneesh V <aneesh@ti.com>
Thu, 21 Jul 2011 13:29:29 +0000 (09:29 -0400)
committerU-Boot <uboot@aari01-12.(none)>
Wed, 3 Aug 2011 10:49:20 +0000 (12:49 +0200)
commit25223a68e5f7cc32eebb44313efe8ff15a0f5fd6
treed5c464dd2adbf193421abb4b668b968fcc8eb519
parent924eb369e341fbde52c4fa16a1b5e8208fec94bf
omap: reuse omap3 gpio support in omap4

Signed-off-by: Aneesh V <aneesh@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
arch/arm/cpu/armv7/omap-common/Makefile
arch/arm/cpu/armv7/omap-common/gpio.c [moved from arch/arm/cpu/armv7/omap3/gpio.c with 76% similarity]
arch/arm/cpu/armv7/omap3/Makefile
arch/arm/cpu/armv7/omap3/board.c
arch/arm/cpu/armv7/omap4/board.c
arch/arm/cpu/armv7/omap4/clocks.c
arch/arm/include/asm/arch-omap3/cpu.h
arch/arm/include/asm/arch-omap4/cpu.h
arch/arm/include/asm/arch-omap4/omap4.h
arch/arm/include/asm/omap_gpio.h [moved from arch/arm/include/asm/arch-omap3/gpio.h with 67% similarity]