summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorMichael Heimpold <mhei@heimpold.de>2013-11-03 21:59:26 (GMT)
committerStefano Babic <sbabic@denx.de>2013-11-13 09:09:09 (GMT)
commitac135f66992f65959fcf8245f2ea8a9109a4a913 (patch)
tree9d85b07e28dd6e6936bd5094ba1cd9de5ec17fb1 /board
parent85164e0c54f4beaee592f9d25d3f1ed61995bf0f (diff)
downloadu-boot-fsl-qoriq-ac135f66992f65959fcf8245f2ea8a9109a4a913.tar.xz
mxs_gpio: fix the handling in gpio_direction_output()
Setting the direction and an output value should be done by 1) set the desired output value, 2) switch to output. If this is done in the inverse order, there can be a glitch on the GPIO line. This patch fixes this by using the order as described above. Signed-off-by: Michael Heimpold <mhei@heimpold.de> Acked-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'board')
0 files changed, 0 insertions, 0 deletions