Attention is currently required from: Jason Glenesk, Raul Rangel, Marshall Dawson. build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/56810 )
Change subject: [TESTME] soc/amd/common/block/gpio_banks: add remote GPIO support ......................................................................
Patch Set 4: Verified+1
(2 comments)
File src/soc/amd/common/block/gpio_banks/gpio.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-127566): https://review.coreboot.org/c/coreboot/+/56810/comment/04bc6b72_8f2fdecb PS4, Line 27: if (SOC_GPIO_TOTAL_PINS < AMD_GPIO_FIRST_REMOTE_GPIO_NUMBER || Comparisons should place the constant on the right side of the test
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-127566): https://review.coreboot.org/c/coreboot/+/56810/comment/dbaeaecc_ab921eeb PS4, Line 49: if (SOC_GPIO_TOTAL_PINS < AMD_GPIO_FIRST_REMOTE_GPIO_NUMBER || Comparisons should place the constant on the right side of the test