Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41185 )
Change subject: mb/google/endeavour: chrontel: fix interrupt and compat string ......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/c/coreboot/+/41185/1/src/mainboard/google/fizz/v... File src/mainboard/google/fizz/variants/endeavour/gpio.c:
https://review.coreboot.org/c/coreboot/+/41185/1/src/mainboard/google/fizz/v... PS1, Line 31: PAD_CFG_GPI_APIC What was the issue with this configuration?
https://review.coreboot.org/c/coreboot/+/41185/1/src/mainboard/google/fizz/v... PS1, Line 31: EDGE We typically apply LEVEL triggering at the pad to pass the input signal as is to the interrupt controller and the ACPI/device tree entry is filled with the actual trigger for the interrupt.