mb/google/rex/var/kanix: Set GPP_V14 to NC
Follow schematic(ver.1122A), set GPP_V14 to NC. BUG=b:380218793, b:366291025 TEST=emerge-rex coreboot pass Change-Id: I91abc4e07836abb163c8bb28d54a711d2b25375d Signed-off-by: Tyler Wang <tyler.wang@quanta.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/85352 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Kapil Porwal <kapilporwal@google.com> Reviewed-by: Subrata Banik <subratabanik@google.com>
This commit is contained in:
parent
57346fadf5
commit
f8e4cdd058
1 changed files with 2 additions and 2 deletions
|
|
@ -357,8 +357,8 @@ static const struct pad_config gpio_table[] = {
|
|||
PAD_NC(GPP_V11, NONE),
|
||||
/* GPP_V12 : [] ==> SOC_SLP_LAN_L */
|
||||
PAD_CFG_NF(GPP_V12, NONE, DEEP, NF1),
|
||||
/* GPP_V14 : [] ==> SOC_WAKE_L */
|
||||
PAD_CFG_NF(GPP_V14, NONE, DEEP, NF1),
|
||||
/* GPP_V14 : [] ==> SOC_GPP_V14, testpoint */
|
||||
PAD_NC(GPP_V14, NONE),
|
||||
/* GPP_V22 : NC net. */
|
||||
PAD_NC(GPP_V22, NONE),
|
||||
/* GPP_V23 : [] ==> UCAM_RST_L */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue