Julius Werner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35496 )
Change subject: sc7180: Add clock driver
......................................................................
Patch Set 13:
(1 comment)
https://review.coreboot.org/c/coreboot/+/35496/9/src/soc/qualcomm/sc7180/clo...
File src/soc/qualcomm/sc7180/clock.c:
https://review.coreboot.org/c/coreboot/+/35496/9/src/soc/qualcomm/sc7180/clo...
PS9, Line 65: 0x00004805
Thanks Julius. I understand that we should use the individual bits. […]
You're welcome to use either the new (SET32_BITFIELDS) or the old way (just shifting and ORing the bits directly like for user_ctl below), but you need to use either one of those with the individual bits named and separated out. We can't submit code with magic numbers.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/35496
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I3f39252c887c36e8af43bc49289795000e4638d8
Gerrit-Change-Number: 35496
Gerrit-PatchSet: 13
Gerrit-Owner: mturney mturney
mturney@codeaurora.org
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Ravi kumar
rbokka@codeaurora.org
Gerrit-Reviewer: Taniya Das
tdas@codeaurora.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Reviewer: mturney mturney
mturney@codeaurora.org
Gerrit-CC: Julius Werner
jwerner@chromium.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Wed, 06 Nov 2019 02:33:22 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Julius Werner
jwerner@chromium.org
Comment-In-Reply-To: Taniya Das
tdas@codeaurora.org
Gerrit-MessageType: comment