[U-Boot] [PATCH 06/11] imx: ventana: add video enable gpio pinmux for GW54xx

2014-08-07 Thread Tim Harvey
Signed-off-by: Tim Harvey --- board/gateworks/gw_ventana/gw_ventana.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/board/gateworks/gw_ventana/gw_ventana.c b/board/gateworks/gw_ventana/gw_ventana.c index 9857a05..07d5e2d 100644 --- a/board/gateworks/gw_ventana/gw_ventana.c +++ b/board/ga

Re: [U-Boot] [PATCH 06/11] imx: ventana: add video enable gpio pinmux for GW54xx

2014-08-20 Thread Stefano Babic
On 08/08/2014 07:35, Tim Harvey wrote: > Signed-off-by: Tim Harvey > --- > board/gateworks/gw_ventana/gw_ventana.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/board/gateworks/gw_ventana/gw_ventana.c > b/board/gateworks/gw_ventana/gw_ventana.c > index 9857a05..07d5e2d 100644 > ---