Attention is currently required from: Sean Rhodes. Andy Pont has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/62335 )
Change subject: ec/starlabs/merlin: Disable ACPI support last when suspending ......................................................................
Patch Set 2:
(1 comment)
File src/ec/starlabs/merlin/acpi/suspend.asl:
https://review.coreboot.org/c/coreboot/+/62335/comment/06f95589_a3806db7 PS2, Line 18: _SB.PCI0.LPCB.EC.OSFG = 0x00 I would add a comment in here that says "Disable ACPI support. This always has to be last because..." and then if anyone just looks at the code in future (without the commit message) they will know to not put anything after it.