]> git.ipfire.org Git - people/ms/u-boot.git/commit
TI: DaVinci: GPIO header file and definitions
authorSandeep Paulraj <s-paulraj@ti.com>
Tue, 29 Sep 2009 14:02:38 +0000 (10:02 -0400)
committerTom Rix <Tom.Rix@windriver.com>
Tue, 13 Oct 2009 11:17:37 +0000 (06:17 -0500)
commit00e1665a3cf956e09ac2ce86ef6ec459f6bfb33c
tree704804bca316b802cd661ef2b73cc2f878232cf3
parent95ae803afbdd9f673c94b992ea624a10d252afc2
TI: DaVinci: GPIO header file and definitions

Some DaVinci SOC's use GPIOs to enable EMAC and DM9000.
This patch adds some definitions for GPIO registers and also adds
structures for GPIO.
A separate header file is being added so that in future we
can have a DaVinci GPIO driver similer to OMAP.

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Acked-by: Tom Rix <Tom.Rix@windriver.com>
include/asm-arm/arch-davinci/gpio_defs.h [new file with mode: 0644]