[U-Boot] [PATCH 0/2] Add gio api support to mx27

Philippe Reynes tremyfr at yahoo.fr
Fri Aug 24 22:36:28 CEST 2012


Change in v3:
- rebase on u-boot-imx (instead of u-boot)
- fix conflit with "mxc: Make gpio_get_value() use PSR"

Philippe Reynes (2):
  gpio: add gpio api support to mx27 (v3)
  imx27lite: update with gpio api change (v3)

 arch/arm/cpu/arm926ejs/mx27/generic.c     |   11 +++---
 arch/arm/include/asm/arch-mx27/gpio.h     |   55 +++++++++++++++++++++++++++++
 arch/arm/include/asm/arch-mx27/imx-regs.h |   30 ++++------------
 board/logicpd/imx27lite/imx27lite.c       |    5 +--
 drivers/gpio/mxc_gpio.c                   |   12 +++++--
 include/configs/imx27lite-common.h        |    5 +++
 6 files changed, 84 insertions(+), 34 deletions(-)
 create mode 100644 arch/arm/include/asm/arch-mx27/gpio.h

-- 
1.7.4.4



More information about the U-Boot mailing list