Re: [U-Boot] [PATCH V4 2/8] i.MX25: This architecture has a GPIO4 too

2012-05-06 Thread Stefano Babic
On 19/04/2012 10:55, Timo Ketola wrote: > Signed-off-by: Timo Ketola > --- > > Changes in v2: > - Dropped patches 2 and 3 so this one changed from 4 to 2 > - Rebased to u-boot-imx next > - Fixed too long line Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- ===

Re: [U-Boot] [PATCH V4 2/8] i.MX25: This architecture has a GPIO4 too

2012-04-19 Thread Stefano Babic
On 19/04/2012 10:55, Timo Ketola wrote: > Signed-off-by: Timo Ketola > --- > > Changes in v2: > - Dropped patches 2 and 3 so this one changed from 4 to 2 > - Rebased to u-boot-imx next > - Fixed too long line > > drivers/gpio/mxc_gpio.c |3 ++- > 1 files changed, 2 insertions(+), 1 deletion

[U-Boot] [PATCH V4 2/8] i.MX25: This architecture has a GPIO4 too

2012-04-19 Thread Timo Ketola
Signed-off-by: Timo Ketola --- Changes in v2: - Dropped patches 2 and 3 so this one changed from 4 to 2 - Rebased to u-boot-imx next - Fixed too long line drivers/gpio/mxc_gpio.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/drivers/gpio/mxc_gpio.c b/drivers/gpio/mx