mturney mturney has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37305 )
Change subject: sc7180: clock: Add support for QUP DFSR configuration
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/37305/1/src/soc/qualcomm/sc7180/clo...
File src/soc/qualcomm/sc7180/clock.c:
https://review.coreboot.org/c/coreboot/+/37305/1/src/soc/qualcomm/sc7180/clo...
PS1, Line 249: setbits_le32(&qup_clk->dfsr_clk.cmd_dfsr,
We recently changed how this is supposed to be done: you're now just supposed to use clrbits32()/set […]
Next push has this corrected here and in following patches:
* spi_qup driver
* spi I2C driver
* qup v3 fw config
--
To view, visit
https://review.coreboot.org/c/coreboot/+/37305
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I146ac7c2197606965265f2a770769312af76041e
Gerrit-Change-Number: 37305
Gerrit-PatchSet: 1
Gerrit-Owner: mturney mturney
mturney@codeaurora.org
Gerrit-Reviewer: Julius Werner
jwerner@chromium.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: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Wed, 11 Dec 2019 23:50:46 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Julius Werner
jwerner@chromium.org
Gerrit-MessageType: comment