mb/trulo/var/pujjolo: Add GPE configuration
Follow baseboard nissa and project pujjocento project to setting GPE configuration. BUG=b:395763555 BRANCH=none TEST=Build and boot to OS. Change-Id: I75deadd0c1b7218c2d0820d637cc2ec02bf9154f Signed-off-by: Luca Lai <luca.lai@lcfc.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/88199 Reviewed-by: Eric Lai <ericllai@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
eb749f2416
commit
baf28f8668
1 changed files with 5 additions and 0 deletions
|
|
@ -23,6 +23,11 @@ fw_config
|
|||
end
|
||||
chip soc/intel/alderlake
|
||||
|
||||
# GPE configuration
|
||||
register "pmc_gpe0_dw0" = "GPP_A"
|
||||
register "pmc_gpe0_dw1" = "GPP_H"
|
||||
register "pmc_gpe0_dw2" = "GPP_F"
|
||||
|
||||
# S0ix enable
|
||||
register "s0ix_enable" = "true"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue