x86: minnowmax: Configure GPIO pins to turn on USB ports VBUS
authorBin Meng <bmeng.cn@gmail.com>
Fri, 16 Jun 2017 13:31:46 +0000 (06:31 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Thu, 22 Jun 2017 06:58:10 +0000 (14:58 +0800)
commit70b95ded03bc13715e595c3a87ec323d9d1dfc62
treee0e1429acb24d13765585691153bc5496949ae39
parent235c5b8315c6a9eb566fd3d99a098cc6db869fc5
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>
board/intel/minnowmax/minnowmax.c
include/configs/minnowmax.h