beltino: Configure USB_ILIM_SEL to low
Talking to David Chang, we decided to switch USB_ILIM_SEL to low to allow the system to negotiate SDP/CDP with the USB devices for the front USB ports. BUG=none BRANCH=none TEST=boot tested on Beltino Change-Id: Ib980100c648ae7472eac6f97e47f8ef3cbe72c7e Signed-off-by: Stefan Reinauer <reinauer@google.com> Reviewed-on: https://chromium-review.googlesource.com/176146 Reviewed-by: David Chang <davidchang@chromium.org> Commit-Queue: Stefan Reinauer <reinauer@chromium.org> Tested-by: Stefan Reinauer <reinauer@chromium.org>
This commit is contained in:
parent
0de30a0788
commit
f595042851
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ const struct pch_lp_gpio_map mainboard_gpio_map[] = {
|
|||
LP_GPIO_UNUSED, /* 25: UNUSED */
|
||||
LP_GPIO_OUT_HIGH, /* 26: USB_CTL_1 */
|
||||
LP_GPIO_UNUSED, /* 27: UNUSED */
|
||||
LP_GPIO_OUT_HIGH, /* 28: USB_ILIM_SEL */
|
||||
LP_GPIO_OUT_LOW, /* 28: USB_ILIM_SEL */
|
||||
LP_GPIO_UNUSED, /* 29: UNUSED */
|
||||
LP_GPIO_NATIVE, /* 30: NATIVE: PCH_SUSPWRACK_L */
|
||||
LP_GPIO_NATIVE, /* 31: NATIVE: PCH_ACPRESENT */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue