]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ATMEL/PIO: Enable new feature of PIO on Atmel device
authorBo Shen <voice.shen@atmel.com>
Sun, 20 May 2012 15:50:00 +0000 (15:50 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 7 Jul 2012 12:07:30 +0000 (14:07 +0200)
commit2b3b1c668be539d897d2a9352bc8dca54467f425
tree52510f9161b017f898b984ea86c5ad0ebc4bde78
parent81f40345d1d5c5ba04620873e3ca0bc60b6b2fe0
ATMEL/PIO: Enable new feature of PIO on Atmel device

Enable new PIO feature supported by Atmel SoC.
Using CPU_HAS_PIO3 micro to enable PIO new feature.

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