Attention is currently required from: Maulik V Vaghela, Tim Wawrzynczak, Nick Vaccaro. Hello build bot (Jenkins), Maulik V Vaghela, Tim Wawrzynczak, Nick Vaccaro,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/60320
to look at the new patch set (#3).
Change subject: mb/google/brya: Change SD Card and Touch pad GPIO PAD_RST to RSMRST ......................................................................
mb/google/brya: Change SD Card and Touch pad GPIO PAD_RST to RSMRST
When the GPIO is set as DEEP or PLTRST, the PAD_CFG_DW0 resets to default state while the GPIO locking register gets a reset only in RSMRST which prevents enumeration of SD card and Touch pad in warm reset.
Hence, change GPIO_PAD_RST to RSMRST to sync both the resets.
BUG=b:211573253 TEST=Boot to OS, issue warm reboot and see SD card and Touch pad enumerating
Signed-off-by: Meera Ravindranath meera.ravindranath@intel.com Change-Id: I558bab39f935ab31a89541c6498a73af70cbf9ee --- M src/mainboard/google/brya/variants/baseboard/brya/gpio.c 1 file changed, 4 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/20/60320/3