Attention is currently required from: Intel coreboot Reviewers, Michał Żygowski, Werner Zeh.
Matt DeVillier has uploaded a new patch set (#2) to the change originally created by Michał Żygowski. ( https://review.coreboot.org/c/coreboot/+/87050?usp=email )
Change subject: soc/intel/elkhartlake/pmc,gpio: Fix PMC GPE GPIO routes ......................................................................
soc/intel/elkhartlake/pmc,gpio: Fix PMC GPE GPIO routes
Based on the description of PMC GPIO_CONF register from EHL EDS Vol 2 Book 2 rev 2.3 #614109.
Some of the groups had incorrect values or even defined non-existent GPIO groups.
TEST=Boot Protectli VP2420 to Ubuntu 24.04.
Change-Id: I910f3c4c0d31b8d24b83cd2c3a28688b898b5d9f Signed-off-by: Michał Żygowski michal.zygowski@3mdeb.com --- M src/soc/intel/elkhartlake/gpio.c M src/soc/intel/elkhartlake/include/soc/gpio_soc_defs.h M src/soc/intel/elkhartlake/include/soc/pmc.h 3 files changed, 10 insertions(+), 13 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/87050/2