Attention is currently required from: Tarun Tuli, Jason Nien, Reka Norman, 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 2:
(3 comments)
Commit Message:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-162330): https://review.coreboot.org/c/coreboot/+/69192/comment/b0485d51_99362f7b PS2, 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-162330): https://review.coreboot.org/c/coreboot/+/69192/comment/14d76c36_97ec983d PS2, Line 127: const char* cs_idle_sleep; "foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-162330): https://review.coreboot.org/c/coreboot/+/69192/comment/0911d4f8_9ccb480b PS2, Line 139: const char* int_comp_resistor; "foo* bar" should be "foo *bar"