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:
parent
e18f0f53cb
commit
397c3e3c52
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue