Attention is currently required from: Maxim Polyakov. build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/47595 )
Change subject: [WIP] ec/kontron/kempld: add nimimal GPIO driver ......................................................................
Patch Set 3:
(2 comments)
File src/ec/kontron/kempld/kempld_gpio.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-119489): https://review.coreboot.org/c/coreboot/+/47595/comment/381f74c1_231d157a PS3, Line 94: for(i = 0; i < KEMPLD_NUM_GPIO_PADS; ++i) { space required before the open parenthesis '('
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-119489): https://review.coreboot.org/c/coreboot/+/47595/comment/c42468f7_9c8fb314 PS3, Line 95: if(config->gpio_pad[i] & KEMPLD_PAD_GPIO_CFG_DIR(OUT)) space required before the open parenthesis '('