mb/google/octopus/variants/fleex: Update GPIOs to fix EMR
Update GPIO_138 and GPIO_139 setting to fix EMR function. BUG=b:141729962,b:141281846 BRANCH=octopus TEST=verify EMR function in Grob360S. Change-Id: I28cef592374fb4aeee2f3d3010cc0e237d62a2fd Signed-off-by: John Su <john_su@compal.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/35881 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Marco Chen <marcochen@google.com> Reviewed-by: EricR Lai <ericr_lai@compal.corp-partner.google.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
This commit is contained in:
parent
246334390b
commit
d4697a0de7
|
@ -26,10 +26,6 @@ static const struct pad_config default_override_table[] = {
|
|||
PAD_NC(GPIO_67, UP_20K),
|
||||
PAD_NC(GPIO_117, UP_20K),
|
||||
|
||||
PAD_NC(GPIO_138, UP_20K),
|
||||
PAD_NC(GPIO_139, UP_20K),
|
||||
/* GPIO_140 -- PEN_RESET */
|
||||
PAD_CFG_GPO_IOSSTATE_IOSTERM(GPIO_140, 0, DEEP, NONE, Tx1RxDCRx0, DISPUPD),
|
||||
PAD_NC(GPIO_143, UP_20K),
|
||||
PAD_NC(GPIO_144, UP_20K),
|
||||
PAD_NC(GPIO_145, UP_20K),
|
||||
|
|
Loading…
Reference in New Issue