commit | a5c270ea2fa908bc69bc432cbdd47dde51bce087 | [log] [tgz] |
---|---|---|
author | Sanchayan Maity <maitysanchayan@gmail.com> | Mon Jun 01 18:37:25 2015 +0530 |
committer | Stefano Babic <sbabic@denx.de> | Mon Jun 08 08:41:56 2015 +0200 |
tree | bd57fe889fc72b8467467a33b05fad1da68ba31c | |
parent | c417f8302244189b0dd67550cc667724ed92868c [diff] |
colibri_vf: Enable board specific USB initialisation for USB pen gpio Add IOMUX for the pad used as USB pen. This needs to be driven low for the Iris and Viola boards where it is pulled up high by default. This is required for the USB host functionality to work on these boards. Use the board specific weak initialisation function, to drive the pin low which would be called on "usb start". Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>