u-boot-brain/board/freescale/mx6qsabrelite
Fabio Estevam bdb9f7604d mx6qsabrelite: No need to set the direction for GPIO3_23 again
There is a 'gpio_direction_output(87, 0);' call previously, so the GPIO direction is
already established.

Use gpio_set_value() for changing the GPIO output then.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Dirk Behme <dirk.behme@googlemail.com>
2012-05-15 08:31:31 +02:00
..
imximage.cfg mx6q: mx6qsabrelite: Add ECSPI support to the Sabrelite platform 2012-02-27 21:19:23 +01:00
Makefile i.mx: i.mx6q: add the initial support for i.mx6q Sabre Lite board 2012-01-16 08:40:10 +01:00
mx6qsabrelite.c mx6qsabrelite: No need to set the direction for GPIO3_23 again 2012-05-15 08:31:31 +02:00