Re: [U-Boot] [PATCH 09/11] imx: ventana: enable SION bit on gpio outputs

2014-08-20 Thread Stefano Babic
Hi Tim, On 08/08/2014 07:35, Tim Harvey wrote: > Enable the SION bit on gpio outputs that we wish to be able to read the > value of. > > Signed-off-by: Tim Harvey > --- > board/gateworks/gw_ventana/gw_ventana.c | 133 > +--- > 1 file changed, 70 insertions(+), 63 de

[U-Boot] [PATCH 09/11] imx: ventana: enable SION bit on gpio outputs

2014-08-07 Thread Tim Harvey
Enable the SION bit on gpio outputs that we wish to be able to read the value of. Signed-off-by: Tim Harvey --- board/gateworks/gw_ventana/gw_ventana.c | 133 +--- 1 file changed, 70 insertions(+), 63 deletions(-) diff --git a/board/gateworks/gw_ventana/gw_ventana.c