Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/36029 )
Change subject: drivers/i2c/rt1011: Add a driver for RT1011
......................................................................
Patch Set 7:
(2 comments)
https://review.coreboot.org/c/coreboot/+/36029/7/src/drivers/i2c/rt1011/chip...
File src/drivers/i2c/rt1011/chip.h:
https://review.coreboot.org/c/coreboot/+/36029/7/src/drivers/i2c/rt1011/chip...
PS7, Line 23: enum i2c_speed speed; /* Bus speed in Hz, default is I2C_SPEED_FAST */
Is this something that is configurable? If not, can we just assume I2C_SPEED_FAST in the driver and get rid of this member?
https://review.coreboot.org/c/coreboot/+/36029/7/src/drivers/i2c/rt1011/rt10...
File src/drivers/i2c/rt1011/rt1011.c:
https://review.coreboot.org/c/coreboot/+/36029/7/src/drivers/i2c/rt1011/rt10...
PS7, Line 94: RT1011_ACPI_NAME
If this same driver ends up getting used by multiple devices under the same parent, then there will be ACPI name collision.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/36029
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I9550b9890ce2cae787f4f17779a5ade77f619171
Gerrit-Change-Number: 36029
Gerrit-PatchSet: 7
Gerrit-Owner: Cheng-Yi Chiang
cychiang@chromium.org
Gerrit-Reviewer: Cheng-Yi Chiang
cychiang@chromium.org
Gerrit-Reviewer: Duncan Laurie
dlaurie@chromium.org
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Hung-Te Lin
hungte@chromium.org
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Paul Fagerburg
pfagerburg@chromium.org
Gerrit-Reviewer: Shelley Chen
shchen@google.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Wed, 23 Oct 2019 02:37:53 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment