[U-Boot] [PATCH V2 1/2] GPIO: Tegra2: add GPIO driver for Tegra2

Tom Warren twarren.nvidia at gmail.com
Fri Jun 3 18:01:03 CEST 2011


On Thu, Jun 2, 2011 at 9:53 PM, Mike Frysinger <vapier at gentoo.org> wrote:
> On Thursday, June 02, 2011 17:30:09 Tom Warren wrote:
>> Let me double-check. IIRC, one (cmd_gpio) didn't apply since it was
>> from another SoC
>
> no, it isnt.  it's using the generic GPIO API as defined by Linux and
> implemented by many ports in u-boot.  any new GPIO provider in u-boot should
> probably be implementing that API too.
> -mike
>
Alright. I'll look at using cmd_gpio instead of my code, adding any
missing GPIO API functions to my driver.

Tom


More information about the U-Boot mailing list