Attention is currently required from: Tarun Tuli, Jason Nien, Martin Roth.
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/69192 )
Change subject: drivers/i2c/sx9324: Add support for Linux's SX9324 driver ......................................................................
Patch Set 1:
(3 comments)
Commit Message:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-162329): https://review.coreboot.org/c/coreboot/+/69192/comment/8c349fff_0559129f PS1, Line 9: SX9324 driver is updated per Linux's documentation found at Possible unwrapped commit description (prefer a maximum 72 chars per line)
File src/drivers/i2c/sx9324/chip.h:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-162329): https://review.coreboot.org/c/coreboot/+/69192/comment/2414c027_490d6024 PS1, Line 127: const char* cs_idle_sleep; "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-162329): https://review.coreboot.org/c/coreboot/+/69192/comment/1bf1157c_8ff14835 PS1, Line 139: const char* int_comp_resistor; "foo* bar" should be "foo *bar"