mb/google/fatcat/var/fatcat: Add touchpad wake source

This change adds the wake source for the touchpad on the
google/fatcat mainboard.

This allows the touchpad to wake the system from suspend.

BUG=b:274919134
TEST=Verified that the system can be woken up from suspend by tapping
the touchpad.

Change-Id: I6b265fb6b220cc779ea011e767ae98d4cf37e0d2
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/85803
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Pranava Y N <pranavayn@google.com>
This commit is contained in:
Subrata Banik 2024-12-30 14:21:18 +05:30
commit 397c3e3c52

View file

@ -757,6 +757,7 @@ chip soc/intel/pantherlake
register "generic.hid" = ""HFW68H""
register "generic.desc" = ""Hynitron TOUCHPAD""
register "generic.irq" = "ACPI_IRQ_WAKE_LEVEL_LOW(GPP_A13_IRQ)"
register "generic.wake" = "GPE0_DW0_13"
register "generic.uid" = "5"
register "generic.detect" = "1"
register "hid_desc_reg_offset" = "0x20"