build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34545 )
Change subject: mediatek/mt8183: Init SPM driver
......................................................................
Patch Set 3:
(4 comments)
https://review.coreboot.org/c/coreboot/+/34545/3/src/soc/mediatek/mt8183/spm...
File src/soc/mediatek/mt8183/spm.c:
https://review.coreboot.org/c/coreboot/+/34545/3/src/soc/mediatek/mt8183/spm...
PS3, Line 93: if (!wait_us(SPM_CORE_TIMEOUT,
suspect code indent for conditional statements (8, 28)
https://review.coreboot.org/c/coreboot/+/34545/3/src/soc/mediatek/mt8183/spm...
PS3, Line 110: if ((read32(&mtk_spm->pcm_reg1_data) == 0x1) &&
suspect code indent for conditional statements (8, 14)
https://review.coreboot.org/c/coreboot/+/34545/3/src/soc/mediatek/mt8183/spm...
PS3, Line 278: __LINE__, dyna_load_pcm_path[index]);
code indent should use tabs where possible
https://review.coreboot.org/c/coreboot/+/34545/3/src/soc/mediatek/mt8183/spm...
PS3, Line 297: while ((read32(&mtk_spm->pcm_fsm_sta) & (0x7 << 7)) != (0x4 << 7))
suspect code indent for conditional statements (8, 15)
--
To view, visit
https://review.coreboot.org/c/coreboot/+/34545
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I3393a772f025b0912a5a25a63a87512454fbc86e
Gerrit-Change-Number: 34545
Gerrit-PatchSet: 3
Gerrit-Owner: DAWEI CHIEN
dawei.chien@mediatek.com
Gerrit-Reviewer: DAWEI CHIEN
dawei.chien@mediatek.com
Gerrit-Reviewer: Huayang Duan
huayang.duan@mediatek.corp-partner.google.com
Gerrit-Reviewer: Hung-Te Lin
hungte@chromium.org
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Tristan Hsieh
tristan.shieh@mediatek.com
Gerrit-Reviewer: You-Cheng Syu
youcheng@google.com
Gerrit-Reviewer: Yu-Ping Wu
yupingso@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-CC: SJ Huang
sj.huang@mediatek.corp-partner.google.com
Gerrit-Comment-Date: Mon, 29 Jul 2019 10:09:25 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment