]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
at91: add new gpio pin definitions
authorAndreas Bießmann <andreas.devel@googlemail.com>
Fri, 29 Nov 2013 11:13:43 +0000 (12:13 +0100)
committerAndreas Bießmann <andreas.devel@googlemail.com>
Mon, 9 Dec 2013 12:21:26 +0000 (13:21 +0100)
commit9ecc922e7500036e5b7acecf2c8c98510c183560
treec6e780e9ee9219fa83c057d56c9b6e270493e0da
parent47ed5dd031d7d2c587e6afd386e79ccec1a1b7f7
at91: add new gpio pin definitions

This patch define new names for GPIO pins on at91 devices. Follow up patches
will convert the whole infrastructure to use these new definitions.

Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Tested-by: Bo Shen <voice.shen@atmel.com>
arch/arm/include/asm/arch-at91/gpio.h
drivers/gpio/at91_gpio.c