diff options
author | Simon Glass <sjg@chromium.org> | 2014-10-02 17:17:23 +0300 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2014-10-22 10:36:55 -0600 |
commit | c6f3f32356b21f3220cfb4a17c37645249ba6d30 (patch) | |
tree | 0cb694e96f8db4b3dfa92a6d08a9e2f5c5aa8bdf /board/compulab | |
parent | edbf8b4f8c7ef61d3dea5f629e0d756990b8277d (diff) | |
download | u-boot-imx-c6f3f32356b21f3220cfb4a17c37645249ba6d30.zip u-boot-imx-c6f3f32356b21f3220cfb4a17c37645249ba6d30.tar.gz u-boot-imx-c6f3f32356b21f3220cfb4a17c37645249ba6d30.tar.bz2 |
dm: imx: i2c: Use gpio_request() to request GPIOs
GPIOs should be requested before use. Without this, driver model will
not permit the GPIO to be used.
Cc: Igor Grinberg <grinberg@compulab.co.il>
Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
Acked-by: Igor Grinberg <grinberg@compulab.co.il>
Diffstat (limited to 'board/compulab')
0 files changed, 0 insertions, 0 deletions