public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] Add gio api support to mx27 (v4)
@ 2012-08-25 15:30 Philippe Reynes
  2012-08-25 15:30 ` [U-Boot] [PATCH 1/2] gpio: add gpio " Philippe Reynes
  2012-08-25 15:30 ` [U-Boot] [PATCH 2/2] imx27lite: update with gpio api change (v4) Philippe Reynes
  0 siblings, 2 replies; 7+ messages in thread
From: Philippe Reynes @ 2012-08-25 15:30 UTC (permalink / raw)
  To: u-boot

Change in v4:
- rename ssr to gpio_psr in struct gpio_regs
- remove useless change in mxc_gpio.c

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 (v4)
  imx27lite: update with gpio api change (v4)

 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                   |    8 +++--
 include/configs/imx27lite-common.h        |    5 +++
 6 files changed, 80 insertions(+), 34 deletions(-)
 create mode 100644 arch/arm/include/asm/arch-mx27/gpio.h

-- 
1.7.4.4

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-08-27  5:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-25 15:30 [U-Boot] [PATCH 0/2] Add gio api support to mx27 (v4) Philippe Reynes
2012-08-25 15:30 ` [U-Boot] [PATCH 1/2] gpio: add gpio " Philippe Reynes
2012-08-26 14:29   ` Stefano Babic
2012-08-27  5:56   ` Stefano Babic
2012-08-25 15:30 ` [U-Boot] [PATCH 2/2] imx27lite: update with gpio api change (v4) Philippe Reynes
2012-08-26 14:29   ` Stefano Babic
2012-08-27  5:56   ` Stefano Babic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox