Hello Varshit B Pandya, build bot (Jenkins), Rizwan Qureshi, Subrata Banik, Meera Ravindranath, Ronak Kanabar, Aamir Bohra,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/40572
to look at the new patch set (#8).
Change subject: mb/intel/jasperlake_rvp: Configure SoC specific gpios ......................................................................
mb/intel/jasperlake_rvp: Configure SoC specific gpios
This patch configures all SoC related gpios as per mainboard schematics. Till now, we were relying on FSP to do SoC specific gpio programming but now we'll program all gpios from mainboard. This will remove ambiguity of gpio programming done by FSP and coreboot will do full gpio programming
Programming gpios of following IPs - I2C - Emmc - Display - CPU specific gpio (SLP lines) - Cnvi - SD
BUG=None BRANCH=None TEST=compile coreboot and checked that all IPs functionality working.
Change-Id: I98583b768cbd8ab4af536b31d758cb1cee93edfb Signed-off-by: Maulik V Vaghela maulik.v.vaghela@intel.com --- M src/mainboard/intel/jasperlake_rvp/variants/jslrvp/gpio.c 1 file changed, 140 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/72/40572/8