Attention is currently required from: Patrick Rudolph. build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/60774 )
Change subject: soc/intel/common/gpio: Rework PAD config macro to add lock support ......................................................................
Patch Set 1:
(2 comments)
File src/soc/intel/common/block/include/intelblocks/gpio_defs.h:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-137279): https://review.coreboot.org/c/coreboot/+/60774/comment/043f62b4_cca2bfe9 PS1, Line 315: #define PAD_CFG_GPI_TRIG_OWN_LOCK(pad, pull, rst, trig, own, action) \ line over 96 characters
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-137279): https://review.coreboot.org/c/coreboot/+/60774/comment/cab32989_4d7819ec PS1, Line 332: PAD_PULL(pull) | PAD_CFG_OWN_GPIO(DRIVER) | PAD_IOSSTATE(TxDRxE), \ line over 96 characters