]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
GPIO: Add SPEAr GPIO driver
authorStefan Roese <sr@denx.de>
Tue, 14 Feb 2012 13:01:36 +0000 (14:01 +0100)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 7 Jul 2012 12:07:42 +0000 (14:07 +0200)
commit2cb06a4fda4e7a88c734adaec9eeb5059e50f76b
tree581488a2e1a1a20c37c5cb6ebc2a4557423608a9
parentef76025a99247cdb8f927a2c9f15400678dfb599
GPIO: Add SPEAr GPIO driver

Tested on x600 (SPEAr600).

Signed-off-by: Stefan Roese <sr@denx.de>
arch/arm/include/asm/arch-spear/gpio.h [new file with mode: 0644]
drivers/gpio/Makefile
drivers/gpio/spear_gpio.c [new file with mode: 0644]