[U-Boot] [RFC PATCH 0/3] at91: remove legacy gpio API

Andreas Bießmann andreas.devel at googlemail.com
Tue Oct 29 13:53:08 CET 2013


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



More information about the U-Boot mailing list