Attention is currently required from: Raul Rangel, Marshall Dawson. build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/56817 )
Change subject: soc/amd/common/block/acpi/gpio: add warning for remote GPIO usage ......................................................................
Patch Set 2:
(2 comments)
File src/soc/amd/common/block/acpi/gpio.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-127451): https://review.coreboot.org/c/coreboot/+/56817/comment/c3747648_4479613a PS2, Line 14: 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-127451): https://review.coreboot.org/c/coreboot/+/56817/comment/2dcb2f80_803edfee PS2, Line 33: if (SOC_GPIO_TOTAL_PINS >= AMD_GPIO_FIRST_REMOTE_GPIO_NUMBER && Comparisons should place the constant on the right side of the test