Attention is currently required from: Joel Kitching, Roger Lu, Yu-Ping Wu, Yidi Lin, Yuchen Huang.
Ran Bi has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/46878 )
Change subject: soc/mediatek/mt8192: add clkbuf and srclken_rc MT6359P driver
......................................................................
Patch Set 65:
(5 comments)
File src/soc/mediatek/mt8192/srclken_rc.c:
https://review.coreboot.org/c/coreboot/+/46878/comment/79687b61_3f8ece23
PS64, Line 13: (
No need for parentheses.
Done
https://review.coreboot.org/c/coreboot/+/46878/comment/0aa17614_1b3257f9
PS64, Line 104: 0x0
Align with DCXO_STABLE_TIME
Done
https://review.coreboot.org/c/coreboot/+/46878/comment/b0faae88_5d4a3f03
PS64, Line 278: )
Move ")" right after 16.
Done
https://review.coreboot.org/c/coreboot/+/46878/comment/a1cfe4ad_9339db75
PS64, Line 354: 0
No initialization.
Done
https://review.coreboot.org/c/coreboot/+/46878/comment/d8b96284_f730b967
PS64, Line 365: retry--
Sorry I was wrong. This should be "--retry", so that after the last failure, 'retry' will be 0.
I suppose it's correct to use "retry--". For example, if retry=1, we will have 10us delay at least.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/46878
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I947bf14df7a307bf359c590c2a20265882b3f1be
Gerrit-Change-Number: 46878
Gerrit-PatchSet: 65
Gerrit-Owner: Roger Lu
roger.lu@mediatek.corp-partner.google.com
Gerrit-Reviewer: Hung-Te Lin
hungte@chromium.org
Gerrit-Reviewer: Joel Kitching
kitching@google.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Ran Bi
ran.bi@mediatek.com
Gerrit-Reviewer: Roger Lu
roger.lu@mediatek.com
Gerrit-Reviewer: Xi Chen
xixi.chen@mediatek.com
Gerrit-Reviewer: Yidi Lin
yidi.lin@mediatek.com
Gerrit-Reviewer: Yuchen Huang
yuchen.huang@mediatek.corp-partner.google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Reviewer: hsin-hsiung wang
hsin-hsiung.wang@mediatek.com
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-CC: Yu-Ping Wu
yupingso@google.com
Gerrit-Attention: Joel Kitching
kitching@google.com
Gerrit-Attention: Roger Lu
roger.lu@mediatek.corp-partner.google.com
Gerrit-Attention: Yu-Ping Wu
yupingso@google.com
Gerrit-Attention: Yidi Lin
yidi.lin@mediatek.com
Gerrit-Attention: Yuchen Huang
yuchen.huang@mediatek.corp-partner.google.com
Gerrit-Comment-Date: Fri, 15 Jan 2021 09:50:39 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Yu-Ping Wu
yupingso@google.com
Gerrit-MessageType: comment