[U-Boot] [PATCH 0/3] omap: gpio: Use generic API (instead of custom)

Luca Ceresoli luca.ceresoli at comelit.it
Wed Sep 7 11:24:04 CEST 2011


Hi Sanjeev,

Sanjeev Premi wrote:
> The OMAP boards use a custom api for GPIO operations. While
> it works, it doesn't help when when we don't know existence
> of the customization.
...
> Changes since RFC[1]:
>   1) While the original RFC was based against the master of
>      u-boot.git. This series is based against master of
>      u-boot-arm.git

This patchset does not apply on top of current -arm master:

   commit 1052ea04d60de953f8355eab0e39336974283304
   Author: Sanjeev Premi <premi at ti.com>
   Date:   Mon Sep 5 00:25:53 2011 +0000

     omap3: beagle: Fix build warning

With this message:

   Applying: omap: gpio: Use generic API
   error: patch failed: arch/arm/cpu/armv7/omap-common/gpio.c:151
   error: arch/arm/cpu/armv7/omap-common/gpio.c: patch does not apply
   error: patch failed: arch/arm/include/asm/omap_gpio.h:49
   error: arch/arm/include/asm/omap_gpio.h: patch does not apply
   Patch failed at 0001 omap: gpio: Use generic API

I'm afraid think you need another rebase.

Luca


More information about the U-Boot mailing list