mb/google/trulo/var/pujjolo: Update wlan rtd3 settings
Correct srcclk pin setting. BUG=b:422600523 TEST=Build and boot to OS, check suspend funtion work fine using suspend_stress_test -c 5 command. Change-Id: I15e56f124de8b89a6a7f042128fc09fa8c613fc7 Signed-off-by: Luca Lai <luca.lai@lcfc.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/88857 Reviewed-by: Eric Lai <ericllai@google.com> Reviewed-by: Kapil Porwal <kapilporwal@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
42a5c189b2
commit
36624072a6
1 changed files with 1 additions and 1 deletions
|
|
@ -555,7 +555,7 @@ chip soc/intel/alderlake
|
|||
chip soc/intel/common/block/pcie/rtd3
|
||||
register "enable_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPP_E10)"
|
||||
register "reset_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_LOW(GPP_H20)"
|
||||
register "srcclk_pin" = "3"
|
||||
register "srcclk_pin" = "2"
|
||||
device generic 0 on end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue