summaryrefslogtreecommitdiff
path: root/board/utx8245
diff options
context:
space:
mode:
authorPrzemyslaw Marczak <p.marczak@samsung.com>2014-10-28 16:31:07 (GMT)
committerMinkyu Kang <mk7.kang@samsung.com>2014-10-30 10:56:16 (GMT)
commit4aa97312f7147b68b8b7c731d7bb01cff8dda2d6 (patch)
tree6360d7b2ea11fed4b3a39b338b8bc8d62ab1ebd0 /board/utx8245
parent9e306f15c60570ebed1029e0d0690eea53fb6019 (diff)
downloadu-boot-4aa97312f7147b68b8b7c731d7bb01cff8dda2d6.tar.xz
odroid: adjust gpio calls to dm gpio api
Setting gpio value before dm gpio init has no effect, so now, odroid gpio settings are moved after the gpio uclass init. Using non-requested gpio pin cases printing error messages. To avoid this, gpio_request() is added for those gpios. Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com> Acked-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'board/utx8245')
0 files changed, 0 insertions, 0 deletions