mb/google/fatcat/var/felino: Modify the gpio.c to poweroff
Modify the config for GPP_F09 to poweroff successfully. BUG=b:388202483 TEST=Build felino and poweroff under the OS and the dut can poweroff successfully. Change-Id: I1c83d230be7dbce9f9ad0b55f86d748e2de3565e Signed-off-by: Tongtong Pan <pantongtong@huaqin.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/86808 Reviewed-by: Jayvik Desai <jayvik@google.com> Reviewed-by: Subrata Banik <subratabanik@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Weimin Wu <wuweimin@huaqin.corp-partner.google.com>
This commit is contained in:
parent
06b818aa48
commit
925eacb50f
1 changed files with 2 additions and 2 deletions
|
|
@ -265,8 +265,8 @@ static const struct pad_config gpio_table[] = {
|
|||
PAD_NC(GPP_F07, NONE),
|
||||
/* GPP_F08: NC */
|
||||
PAD_NC(GPP_F08, NONE),
|
||||
/* GPP_F09: NC */
|
||||
PAD_NC(GPP_F09, NONE),
|
||||
/* GPP_F09: SX_EXIT_HOLDOFF# */
|
||||
PAD_CFG_NF(GPP_F09, NONE, DEEP, NF2),
|
||||
/* GPP_F10: HW_ID7 */
|
||||
PAD_CFG_GPO(GPP_F10, 0, PLTRST),
|
||||
/* GPP_F11: TC_RETIMER_FORCE_PWR */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue