
29 Oct
2013
29 Oct
'13
1:53 p.m.
This RFC is to remove the need for legacy at91 gpio API in favor of switching to generic gpio API.
Please comment, especially on new gpio macros.
Andreas Bießmann (3): at91: add new gpio pin macros at91sam9263ek: remove ATMEL_LEGACY at91: use generic gpio API for AT91_LED
arch/arm/cpu/arm926ejs/at91/led.c | 43 +++++++++++++++++++++++++++++++++ arch/arm/include/asm/arch-at91/gpio.h | 34 ++++++++++++++++++++++---- board/atmel/at91sam9263ek/led.c | 12 +++------ include/configs/at91sam9263ek.h | 13 +++++----- 4 files changed, 82 insertions(+), 20 deletions(-)
--
1.7.10.4