mb/google/ocelot: Update wake on touch GPIO
GPP_F18 is the correct wake on touch GPIO, which overrides GPP_DW0_18. Platform Mapping Document : Rev0p86 BUG=b:394208231 TEST=Touchpad works on ocelot RVP Change-Id: I4ea9c36a371d69f829ba64bfeb35ab9afccf1e06 Signed-off-by: Avi Uday <aviuday@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/88540 Reviewed-by: Sowmya Aralguppe <sowmya.aralguppe@intel.com> Reviewed-by: Pranava Y N <pranavayn@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
7095c99a87
commit
479b39c3e9
1 changed files with 1 additions and 1 deletions
|
|
@ -542,7 +542,7 @@ chip soc/intel/pantherlake
|
|||
register "generic.desc" = ""Hynitron TOUCHPAD""
|
||||
register "generic.irq" = "ACPI_IRQ_WAKE_LEVEL_LOW(GPP_F18_IRQ)"
|
||||
# NOTE: pmc_gpe0_dw0 will be overridden to GPP_F in variant.c.
|
||||
register "generic.wake" = "GPE0_DW0_13"
|
||||
register "generic.wake" = "GPE0_DW0_18"
|
||||
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