Attention is currently required from: Werner Zeh.
Mario Scheithauer has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/74628 )
Change subject: mb/siemens/mc_ehl4: Adjust GPIOs ......................................................................
Patch Set 2:
(1 comment)
File src/mainboard/siemens/mc_ehl/variants/mc_ehl4/gpio.c:
https://review.coreboot.org/c/coreboot/+/74628/comment/774a52c0_3cef981a PS2, Line 67: PAD_CFG_NF(GPD4, NONE, PLTRST, NF1), /* SLP_S3 */ : PAD_CFG_NF(GPD5, NONE, PLTRST, NF1), /* SLP_S4 */ : PAD_NC(GPD7, NONE), /* Not connected */ : PAD_NC(GPD9, NONE), /* Not connected */ : PAD_CFG_NF(GPD10, NONE, PLTRST, NF1), /* SLP_S5 */ To be on the safe side, I also set GPD4, GPD5 and GPD10 to NF1.