Julius Werner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/29104 )
Change subject: sdm845: Port I2C driver
......................................................................
Patch Set 32:
(1 comment)
https://review.coreboot.org/#/c/29104/24/src/mainboard/google/cheza/mainboar...
File src/mainboard/google/cheza/mainboard.c:
https://review.coreboot.org/#/c/29104/24/src/mainboard/google/cheza/mainboar...
PS24, Line 42: i2c_init(12, 400 * KHz, 1);
According to our discussion, qup enum should be defined in clock driver and qup drivers should inclu […]
I don't understand the problem here to be honest. The QUPs have a well-known numbering and it has to be defined somewhere. I would say that numbering clearly belongs more to the QUPs than to the clock controller, although the clock controller also uses it of course. If it's a patch dependency problem, it's fine to add the qcom_qup_se.h file in the clock patch with just the enum definition and nothing else, and then have a later QUP patch to add the other stuff.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/29104
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ifb76564d8a11427423dd14d8ba7c8c7d500ef346
Gerrit-Change-Number: 29104
Gerrit-PatchSet: 32
Gerrit-Owner: T.Michael Turney
tturne@codeaurora.org
Gerrit-Reviewer: Akash Asthana
akashast@qualcomm.corp-partner.google.com
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: T.Michael Turney
tturne@codeaurora.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Reviewer: mturney mturney
mturney@codeaurora.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Fri, 10 May 2019 01:09:04 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Akash Asthana
akashast@qualcomm.corp-partner.google.com
Comment-In-Reply-To: Julius Werner
jwerner@chromium.org
Gerrit-MessageType: comment