Eric Peers has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/42611 )
Change subject: [UNTESTED] mb/google/zork: don't enable IRQ1/IRQ12 filter ......................................................................
Patch Set 1: Code-Review-1
Patch Set 1:
Since the cause of the issues with the keyboard/touchpad IRQs after resume was something different and I'm not 100% sure what the bits this change flips cause in the hardware, I wonder if I should keep this patch around or abandon it
+1 to abandon for now. You can always dust it off later. -the CL doesn't have a bug tied to it (but I presume: b/157572621) - which was fixed by removing the double inverts on interrupts and setting to an edge interrupt vs. level https://review.coreboot.org/c/coreboot/+/43011 https://review.coreboot.org/c/coreboot/+/43010
-it's not tested