[coreboot-gerrit] Change in coreboot[master]: drivers/i2c/da7219: Add vddio property

Furquan Shaikh (Code Review) gerrit at coreboot.org
Sat Jul 21 07:03:58 CEST 2018


Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/27561 )

Change subject: drivers/i2c/da7219: Add vddio property
......................................................................


Patch Set 2:

(1 comment)

https://review.coreboot.org/#/c/27561/2/src/drivers/i2c/da7219/da7219.c
File src/drivers/i2c/da7219/da7219.c:

https://review.coreboot.org/#/c/27561/2/src/drivers/i2c/da7219/da7219.c@87
PS2, Line 87: acpi_dp_add_integer(dsd, "dlg,vddio", config->vddio);
Shouldn't this be done after ensuring vddio is non-zero:
if (config->vddio)
 ...



-- 
To view, visit https://review.coreboot.org/27561
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I87ff6e22e2d38e984a8fd7f8434e3f55fd3def24
Gerrit-Change-Number: 27561
Gerrit-PatchSet: 2
Gerrit-Owner: Daniel Kurtz <djkurtz at google.com>
Gerrit-Reviewer: Akshu Agrawal <akshu.agrawal at amd.com>
Gerrit-Reviewer: Daniel Kurtz <djkurtz at chromium.org>
Gerrit-Reviewer: Daniel Kurtz <djkurtz at google.com>
Gerrit-Reviewer: Martin Roth <martinroth at google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
Gerrit-CC: Furquan Shaikh <furquan at google.com>
Gerrit-Comment-Date: Sat, 21 Jul 2018 05:03:58 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180721/f40ecd0d/attachment.html>


More information about the coreboot-gerrit mailing list