Hello Jeremy Soller,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45315
to look at the new patch set (#2).
Change subject: mb/system76/lemp9: correct interrupt pin used for ANX7411 ......................................................................
mb/system76/lemp9: correct interrupt pin used for ANX7411
Instead of bein used as VBUS_SENSE interrupt, the pin INTP_OUT is used as interrupt for I2C/SMBus communication with the USB-C controller ANX7411.
Configure the pad as GPI with APIC interrupt, that can be used by a driver for the ANX7411 later.
Change-Id: Id01d3b44d5953646c9fb06642ee6625ee13d1ba0 Signed-off-by: Michael Niewöhner foss@mniewoehner.de --- M src/mainboard/system76/lemp9/gpio.h 1 file changed, 1 insertion(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/15/45315/2