summaryrefslogtreecommitdiff
path: root/src/mainboard/google/rex/variants/karis/gpio.c
diff options
context:
space:
mode:
authorTyler Wang <tyler.wang@quanta.corp-partner.google.com>2023-08-09 15:50:11 +0800
committerMatt DeVillier <matt.devillier@amd.corp-partner.google.com>2023-08-17 15:02:12 +0000
commite49d03395f019d5081f1ffa6007b720e6feee4a0 (patch)
treee2b8e54450a889d76eda3c2fd8c0a294ea522f25 /src/mainboard/google/rex/variants/karis/gpio.c
parentaf7df0fd32a8220858871b465921cbe0745d8fbd (diff)
mb/google/rex/var/karis: Update USB settings
BUG=b:294155897 TEST=emerge-rex coreboot Change-Id: Ia4bd6fe02ffa62ed8aeffb188de5c4c4b64900ff Signed-off-by: Tyler Wang <tyler.wang@quanta.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/77106 Reviewed-by: Kapil Porwal <kapilporwal@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Subrata Banik <subratabanik@google.com>
Diffstat (limited to 'src/mainboard/google/rex/variants/karis/gpio.c')
-rw-r--r--src/mainboard/google/rex/variants/karis/gpio.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/google/rex/variants/karis/gpio.c b/src/mainboard/google/rex/variants/karis/gpio.c
index 8fdbc06b0f..0579bf8ba0 100644
--- a/src/mainboard/google/rex/variants/karis/gpio.c
+++ b/src/mainboard/google/rex/variants/karis/gpio.c
@@ -203,8 +203,8 @@ static const struct pad_config gpio_table[] = {
PAD_CFG_GPO(GPP_E07, 1, DEEP),
/* GPP_E08 : [] ==> SAR2_INT_L */
PAD_CFG_GPI_APIC_LOCK(GPP_E08, NONE, LEVEL, NONE, LOCK_CONFIG),
- /* GPP_E09 : No heuristic was found useful */
- PAD_CFG_NF_LOCK(GPP_E09, NONE, NF1, LOCK_CONFIG),
+ /* GPP_E09 : Not Connected */
+ PAD_NC(GPP_E09, NONE),
/* GPP_E10 : [] ==> SOC_FPMCU_INT_L */
PAD_CFG_GPI_IRQ_WAKE_LOCK(GPP_E10, NONE, LEVEL, INVERT, LOCK_CONFIG),
/* GPP_E11 : [] ==> MEM_STRAP_0 */