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 2:
(2 comments)
File src/ec/kontron/kempld/kempld_gpio.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-119481): https://review.coreboot.org/c/coreboot/+/47595/comment/ae4f6013_59386acc PS2, Line 95: for(i = 0; i < KEMPLD_NUM_GPIO_PADS; ++i) { space required before the open parenthesis '('
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-119481): https://review.coreboot.org/c/coreboot/+/47595/comment/6aebb0fa_59f4829a PS2, Line 96: if(config->gpio_pad[i] & KEMPLD_PAD_GPIO_CFG_DIR(OUT)) space required before the open parenthesis '('