mb/google/dedede/var/sasuke: Configure GPP_G7 as native

Configuring GPP_G7 as NC causes SD card detection issue on sasuke.
So we'd like to remove the GPP_G7 override and keep the baseboard
configuration as native function (SDIO_WP).

BUG=b:175831709
BRANCH=firmware-dedede-13606.B
TEST=Built and verified SDR104 SD card operation on sasuke

Change-Id: If73337b482f04fd263caaa6fed0e54aa87bd876e
Signed-off-by: Seunghwan Kim <sh_.kim@samsung.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49791
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jamie Chen <jamie.chen@intel.com>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
This commit is contained in:
Seunghwan Kim 2021-01-21 17:01:42 +09:00 committed by Patrick Georgi
parent 73c967665b
commit e9fed766df
1 changed files with 0 additions and 3 deletions

View File

@ -48,9 +48,6 @@ static const struct pad_config gpio_table[] = {
/* E2 : CLK_24M_WCAM ==> NC */
PAD_NC(GPP_E2, NONE),
/* G7 : SD_SDIO_WP ==> NC */
PAD_NC(GPP_G7, NONE),
/* H4 : AP_I2C_TS_SDA ==> NC */
PAD_NC(GPP_H4, NONE),
/* H5 : AP_I2C_TS_SCL ==> NC */