mb/intel/adlrvp: Remove GPP_E0

Remove the unused UART_BT_WAKE GPIO as BT is over USB.

Change-Id: I638b4528fa5c4c378a1e8ff7bb88546da1513df2
Signed-off-by: Meera Ravindranath <meera.ravindranath@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48240
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
This commit is contained in:
Meera Ravindranath 2020-12-02 21:24:12 +05:30 committed by Subrata Banik
parent 36d1e01b21
commit 290b434d64
1 changed files with 0 additions and 2 deletions

View File

@ -58,8 +58,6 @@ static const struct pad_config gpio_table[] = {
PAD_CFG_GPO(GPP_C5, 1, PLTRST),
/* PEG_SLOT_WAKE_N */
PAD_CFG_GPI(GPP_A20, NONE, PLTRST),
/* UART_BT_WAKE_N */
PAD_CFG_GPI_IRQ_WAKE(GPP_E0, NONE, DEEP, LEVEL, INVERT),
/* CAM CONN1 CLKEN */
PAD_CFG_GPO(GPP_H15, 1, PLTRST),
/* CPU SSD2 PWREN */