build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/27561 )
Change subject: drivers/i2c/da7219: Add vddio property ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/27561/1/src/drivers/i2c/da7219/chip.h File src/drivers/i2c/da7219/chip.h:
https://review.coreboot.org/#/c/27561/1/src/drivers/i2c/da7219/chip.h@33 PS1, Line 33: unsigned vddio; Prefer 'unsigned int' to bare use of 'unsigned'