[U-Boot] [PATCH 0/3] omap: gpio: Use generic API (instead of custom)
Paulraj, Sandeep
s-paulraj at ti.com
Mon Sep 5 22:46:47 CEST 2011
>
> Sanjeev Premi (3):
> omap: gpio: Use generic API
> omap: gpio: generic changes after changing API
> omap: gpio: Adapt board files to use generic API
>
> arch/arm/cpu/armv7/omap-common/gpio.c | 113 ++++++++++++++++++++++++----
> -----
> arch/arm/cpu/armv7/omap4/clocks.c | 5 +-
> arch/arm/include/asm/omap_gpio.h | 15 -----
> board/cm_t35/leds.c | 6 +-
> board/comelit/dig297/dig297.c | 12 ++--
> board/isee/igep0020/igep0020.c | 12 ++--
> board/logicpd/zoom2/debug_board.c | 10 ++--
> board/logicpd/zoom2/led.c | 38 ++++++------
> board/logicpd/zoom2/zoom2.c | 10 ++--
> board/overo/overo.c | 54 ++++++++--------
> board/ti/beagle/beagle.c | 44 +++++++-------
> board/ti/beagle/led.c | 22 +++---
> board/ti/evm/evm.c | 12 ++--
> doc/README.omap3 | 20 +++---
> 14 files changed, 205 insertions(+), 168 deletions(-)
Albert, Wolfgang,
After sufficient review, can we perhaps add this patch set to this release?
When I submitted my pull request I know omap3 beagle was compiling. However after I rebased with the mainline, the builds broke.
Regards,
Sandeep
More information about the U-Boot
mailing list