
17 Jun
2017
17 Jun
'17
5:44 a.m.
On 16 June 2017 at 07:31, Bin Meng bmeng.cn@gmail.com wrote:
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
board/intel/minnowmax/minnowmax.c | 53 +++++++++++++++++++++++++++++++++++++++ include/configs/minnowmax.h | 1 + 2 files changed, 54 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org
I wonder if this GPIO information could/should be in the device tree?