commit | 70b95ded03bc13715e595c3a87ec323d9d1dfc62 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Fri Jun 16 06:31:46 2017 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Thu Jun 22 14:58:10 2017 +0800 |
tree | e0e1429acb24d13765585691153bc5496949ae39 | |
parent | 235c5b8315c6a9eb566fd3d99a098cc6db869fc5 [diff] |
x86: minnowmax: Configure GPIO pins to turn on USB ports VBUS GPIO bank E pin 8 & 9 are used to control the on-board two USB ports VBUS on/off. Let's configure them in the misc_init_r(). Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Stefan Roese <sr@denx.de> Tested-by: Stefan Roese <sr@denx.de>