Matt DeVillier has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37892 )
Change subject: mb/google/samus: Fix touchscreen wake GPIO ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/37892/1/src/mainboard/google/auron/... File src/mainboard/google/auron/variants/samus/include/variant/acpi/mainboard.asl:
https://review.coreboot.org/c/coreboot/+/37892/1/src/mainboard/google/auron/... PS1, Line 16: #undef ENABLE_TOUCH_WAKE
heh, sure looks that way
so looking at the Chromium source, both touchpad/touchscreen were disabled during development due to a touchpad wake issue, and only the touchpad was re-enabled. Guess we'd need to test to determine if the touchscreen can be re-enabled as a wake source without issue