Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43623 )
Change subject: mb/system76/lemp9: enable I2C HID touchpad ......................................................................
Patch Set 8:
(1 comment)
https://review.coreboot.org/c/coreboot/+/43623/8/src/mainboard/system76/lemp... File src/mainboard/system76/lemp9/gpio.h:
https://review.coreboot.org/c/coreboot/+/43623/8/src/mainboard/system76/lemp... PS8, Line 143: PAD_CFG_GPI_APIC(GPP_B3, NONE, PLTRST, EDGE_SINGLE, INVERT), Isn't this the same as `PAD_CFG_GPI_APIC_EDGE_LOW(GPP_B3, NONE, PLTRST)` ?