build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38593 )
Change subject: sc7180: GPIO: Add I2S configuration for sc7180 ......................................................................
Patch Set 12:
(3 comments)
https://review.coreboot.org/c/coreboot/+/38593/12/src/mainboard/google/trogd... File src/mainboard/google/trogdor/mainboard.c:
https://review.coreboot.org/c/coreboot/+/38593/12/src/mainboard/google/trogd... PS12, Line 38: GPIO_PULL_UP,GPIO_8MA, GPIO_OUTPUT); space required after that ',' (ctx:VxV)
https://review.coreboot.org/c/coreboot/+/38593/12/src/mainboard/google/trogd... PS12, Line 41: GPIO_PULL_UP,GPIO_8MA, GPIO_OUTPUT); space required after that ',' (ctx:VxV)
https://review.coreboot.org/c/coreboot/+/38593/12/src/mainboard/google/trogd... PS12, Line 44: GPIO_PULL_UP,GPIO_8MA, GPIO_OUTPUT); space required after that ',' (ctx:VxV)