mb/google/volteer: remove unused GPP_H23
BUG=b:157567939 TEST="emerge-volteer coreboot chromeos-bootimage", flash and boot volteer to kernel. Change-Id: I3046cf3a359e833a5d204f78ab84312e8665061f Signed-off-by: Nick Vaccaro <nvaccaro@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/42411 Reviewed-by: Jes Klinke <jbk@google.com> Reviewed-by: Caveh Jalali <caveh@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
c9a3451305
commit
6f2f236862
|
@ -170,8 +170,6 @@ static const struct pad_config gpio_table[] = {
|
|||
PAD_CFG_NF(GPP_H21, NONE, DEEP, NF1),
|
||||
/* H22 : IMGCLKOUT3 ==> CAM_MCLK0 */
|
||||
PAD_CFG_NF(GPP_H22, NONE, DEEP, NF1),
|
||||
/* H23 : IMGCLKOUT4 ==> WWAN_ESIM_SEL_ODL */
|
||||
PAD_CFG_GPO(GPP_H23, 1, DEEP),
|
||||
|
||||
/* R0 : HDA_BCLK ==> I2S0_HP_SCLK */
|
||||
PAD_CFG_NF(GPP_R0, NONE, DEEP, NF2),
|
||||
|
|
Loading…
Reference in New Issue