gaze18-40x0: Set touchpad interrupt GPIO

Change-Id: I88c2be3948ca38b3ace04c7b45d989e696405be5
This commit is contained in:
Jeremy Soller
2023-02-10 11:12:11 -07:00
parent ed8eddec45
commit c93982f2f9

View File

@ -122,7 +122,7 @@ static const struct pad_config gpio_table[] = {
PAD_NC(GPP_E4, NONE),
PAD_NC(GPP_E5, NONE),
PAD_NC(GPP_E6, NONE),
_PAD_CFG_STRUCT(GPP_E7, 0x80100100, 0x0000),
PAD_CFG_GPI_INT(GPP_E7, NONE, PLTRST, LEVEL), // TP_ATTN#
PAD_CFG_NF(GPP_E8, NONE, DEEP, NF1),
PAD_CFG_NF(GPP_E9, NONE, DEEP, NF1),
PAD_CFG_NF(GPP_E10, NONE, DEEP, NF1),