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:
Luca Lai 2025-08-19 16:12:22 +08:00 committed by Matt DeVillier
commit 36624072a6

View file

@ -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