mb/google/trulo/var/pujjolo: Update Stylus IRQ wakeup group
Because when stylus bringing into the garage will resume from suspend using powerd_dbus_suspend command, so update the stylus setting which wake_gpe from DW0 to DW2 to fix the funtion. BUG=b:430712526 BRANCH=none TEST= Build and boot to OS and check when stylus bringing into garage and the system will not resume from suspend. Change-Id: I526b608b03631f365bb33fc44904c87b00a47436 Signed-off-by: Luca Lai <luca.lai@lcfc.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/88479 Reviewed-by: Eric Lai <ericllai@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Kapil Porwal <kapilporwal@google.com>
This commit is contained in:
parent
5b1a8b53b6
commit
5f0177ac5d
1 changed files with 1 additions and 1 deletions
|
|
@ -241,7 +241,7 @@ chip soc/intel/alderlake
|
|||
chip drivers/generic/gpio_keys
|
||||
register "name" = ""PENH""
|
||||
register "gpio" = "ACPI_GPIO_INPUT_ACTIVE_LOW(GPP_E0)"
|
||||
register "key.wake_gpe" = "GPE0_DW0_12"
|
||||
register "key.wake_gpe" = "GPE0_DW2_15"
|
||||
register "key.wakeup_route" = "WAKEUP_ROUTE_SCI"
|
||||
register "key.wakeup_event_action" = "EV_ACT_DEASSERTED"
|
||||
register "key.dev_name" = ""EJCT""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue