]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
gpio: add gpio api support to mx27 (v4)
authortrem <tremyfr@yahoo.fr>
Sat, 25 Aug 2012 05:30:33 +0000 (05:30 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 1 Sep 2012 12:58:29 +0000 (14:58 +0200)
commite71c39def6a00ba3dee9a554ea85a8a5bd3dd300
treed76a6985573e1593d9f35bd61918089a7f4e935d
parentaf369d98317fbbd85a5c7f9ed2c9fdf4cbec4b7f
gpio: add gpio api support to mx27 (v4)

The gpio api has been tested on an armadeus apf27.

Signed-off-by: Philippe Reynes <tremyfr@yahoo.fr>
Acked-by: Stefano Babic <sbabic@denx.de>
arch/arm/cpu/arm926ejs/mx27/generic.c
arch/arm/include/asm/arch-mx27/gpio.h [new file with mode: 0644]
arch/arm/include/asm/arch-mx27/imx-regs.h
drivers/gpio/mxc_gpio.c