Hello Rizwan Qureshi, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/22587
to look at the new patch set (#4).
Change subject: soraka: move WLAN_PE_RST gpio pad entry to early_gpio_table ......................................................................
soraka: move WLAN_PE_RST gpio pad entry to early_gpio_table
On shutdown, Soraka enters Deep S5 and not S5 state. Setting pad reset config of a gpio to RSMRST will not preserve the gpio config across deepSx and the gpio should be configured again. The WLAN_PE_RST signal should be brought up early in the bootflow for giving the device enough time to initialized before PCIE init in FSP-S. Hence, the gpio WLAN_PE_RST (GPP_B8) pad configuration is moved to early pad configuration in bootblock.
BUG=none BRANCH=none TEST= WiFi functionality across S3, DeepS3, S0ix and warm/cold reboot.
Change-Id: I5c7a4a3871a3bff69c1136379c78a8368c6258a6 Signed-off-by: Divya Chellap divya.chellappa@intel.com --- M src/mainboard/google/poppy/variants/soraka/gpio.c 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/87/22587/4