summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mainboard/google/brox/variants/lotso/gpio.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/google/brox/variants/lotso/gpio.c b/src/mainboard/google/brox/variants/lotso/gpio.c
index 230ecaf005..c85363db64 100644
--- a/src/mainboard/google/brox/variants/lotso/gpio.c
+++ b/src/mainboard/google/brox/variants/lotso/gpio.c
@@ -7,6 +7,9 @@
/* Pad configuration in ramstage */
static const struct pad_config override_gpio_table[] = {
+ /* GPP_B14 : [NF1: SPKR NF2: TIME_SYNC1 NF4: SATA_LED# NF5: ISH_GP6
+ * NF6: USB_C_GPP_B14] ==> ACZ_SPKR */
+ PAD_CFG_NF(GPP_B14, NONE, DEEP, NF1),
/* GPP_D5 : SRCCLKREQ0_L ==> PCIE_REFCLK_SSD1_REQ_N */
PAD_CFG_NF(GPP_D5, NONE, DEEP, NF1),
/* GPP_D6 : [NF1: SRCCLKREQ1# NF6: USB_C_GPP_D6] ==> SOC_GPP_E10 (NC) */