[U-Boot] [PATCH 17/20] x86: minnowmax: Configure GPIO pins to turn on USB ports VBUS
Bin Meng
bmeng.cn at gmail.com
Thu Jun 22 06:44:23 UTC 2017
On Sat, Jun 17, 2017 at 11:44 AM, Simon Glass <sjg at chromium.org> wrote:
> On 16 June 2017 at 07:31, Bin Meng <bmeng.cn at 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 at gmail.com>
>> ---
>>
>> board/intel/minnowmax/minnowmax.c | 53 +++++++++++++++++++++++++++++++++++++++
>> include/configs/minnowmax.h | 1 +
>> 2 files changed, 54 insertions(+)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
>
> I wonder if this GPIO information could/should be in the device tree?
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list