mb/google/nissa/var/pujjoga: Modify GPP_C1 setting
Confirm with EE, the GPP_C1 don't need PU 20K. So modify GPP_C1 setting to remove PU 20k Schematic version: 500E_GEN4S_ADL_N_MB_0418 BUG=b:358162951 TEST=Build and boot on pujjoga. Change-Id: I7ad16cd29ab467d3eac74dab40522c577d91c747 Signed-off-by: Leo Chou <leo.chou@lcfc.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/83818 Reviewed-by: Subrata Banik <subratabanik@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Derek Huang <derekhuang@google.com> Reviewed-by: Eric Lai <ericllai@google.com>
This commit is contained in:
@@ -17,7 +17,7 @@ static const struct pad_config override_gpio_table[] = {
|
||||
/* B6 : SOC_I2C_SUB_SCL */
|
||||
PAD_CFG_NF(GPP_B6, NONE, DEEP, NF2),
|
||||
/* C1 : SMBDATA ==> USI_RST_L */
|
||||
PAD_CFG_TERM_GPO(GPP_C1, 1, UP_20K, DEEP),
|
||||
PAD_CFG_GPO(GPP_C1, 1, DEEP),
|
||||
/* D3 : test point */
|
||||
PAD_NC_LOCK(GPP_D3, NONE, LOCK_CONFIG),
|
||||
/* D6 : SRCCLKREQ1# ==> WWAN_EN */
|
||||
|
Reference in New Issue
Block a user