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

Tom Warren twarren.nvidia at gmail.com
Tue May 3 01:16:54 CEST 2011


Mike,

On Mon, May 2, 2011 at 4:15 PM, Mike Frysinger <vapier at gentoo.org> wrote:
> On Monday, May 02, 2011 18:45:47 Tom Warren wrote:
>> +U_BOOT_CMD(
>> +     gpio,   5,      1,      do_gpio,
>
> looks to me like you're duplicating a lot of code that already exists in
> common/cmd_gpio.c
> -mike
>

Possible - this was ported from another GPIO driver back in v2009.11
days. I'll take a look at cmd_gpio.c.

Thanks,

Tom


More information about the U-Boot mailing list