[U-Boot] [PATCH v9 2/4] gpio: Replace ARM gpio.h with the common API in include/asm-generic

Joe Hershberger joe.hershberger at gmail.com
Thu Nov 17 19:24:24 CET 2011


On Fri, Nov 11, 2011 at 5:07 PM, Kim Phillips
<kim.phillips at freescale.com> wrote:
> On Fri, 11 Nov 2011 15:55:36 -0600
> Joe Hershberger <joe.hershberger at ni.com> wrote:
>
>> ARM boards should use the generic GPIO API
>> This means changing gpio to unsigned type
>> Remove the unused gpio_toggle() function which is not part of the API
>> Comment that free should not modify pin state
>>
>> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
>> Cc: Joe Hershberger <joe.hershberger at gmail.com>
>> Cc: Kim Phillips <kim.phillips at freescale.com>
>> Cc: Albert ARIBAUD <albert.u.boot at aribaud.net>
>> ---
>
> I've tested this series on the 8313, and I'm ok with it going in:
>
> Acked-by: Kim Phillips <kim.phillips at freescale.com>
>
> I need an ack from the ARM GPIO guys to apply it though (assuming it
> is to go through 83xx).

It has been Acked by ARM guys several times in several forms.  It's
pretty straightforward.  Not sure if Albert was planning to look at
this again.

-Joe


More information about the U-Boot mailing list