diff options
author | Fabio Estevam <festevam@gmail.com> | 2012-04-11 10:22:24 +0000 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2012-05-15 08:31:31 +0200 |
commit | bdb9f7604ddaffe623267df5c381353ac23a90a6 (patch) | |
tree | 87870aa438e74238e10243a4573b24c9e4b119ec /board/svm_sc8xx | |
parent | 20831061d8cec4ec537fada6b9abe263e208b4ae (diff) | |
download | u-boot-imx-bdb9f7604ddaffe623267df5c381353ac23a90a6.zip u-boot-imx-bdb9f7604ddaffe623267df5c381353ac23a90a6.tar.gz u-boot-imx-bdb9f7604ddaffe623267df5c381353ac23a90a6.tar.bz2 |
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>
Diffstat (limited to 'board/svm_sc8xx')
0 files changed, 0 insertions, 0 deletions