summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorPrzemyslaw Marczak <[email protected]>2014-10-28 17:31:07 +0100
committerMinkyu Kang <[email protected]>2014-10-30 19:56:16 +0900
commit4aa97312f7147b68b8b7c731d7bb01cff8dda2d6 (patch)
tree6360d7b2ea11fed4b3a39b338b8bc8d62ab1ebd0 /scripts
parent9e306f15c60570ebed1029e0d0690eea53fb6019 (diff)
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 <[email protected]> Acked-by: Simon Glass <[email protected]> Signed-off-by: Minkyu Kang <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions