yongqiang niu has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31478 )
Change subject: mediatek/mt8183: Add display driver
......................................................................
Patch Set 13:
(2 comments)
https://review.coreboot.org/#/c/31478/12/src/soc/mediatek/mt8183/include/soc...
File src/soc/mediatek/mt8183/include/soc/ddp.h:
https://review.coreboot.org/#/c/31478/12/src/soc/mediatek/mt8183/include/soc...
PS12, Line 58: /* DISP_REG_CONFIG_MMSYS_CG_CON0
: Configures free-run clock gating 0
: 0: Enable clock
: 1: Clock gating */
Is this comment for following enums? I can't see the relationship with that
yes.
the bits defined in CG_CON0_DISP_ALL will be clear to 0 in disp_clock_on,
that will enable these module clock.
https://review.coreboot.org/#/c/31478/12/src/soc/mediatek/mt8183/include/soc...
PS12, Line 93: /* DISP_REG_CONFIG_MMSYS_CG_CON1
: Configures free-run clock gating 1
: 0: Enable clock
: 1: Clock gating */
same here - is this related to any of the enums below?
same with the last one
--
To view, visit
https://review.coreboot.org/c/coreboot/+/31478
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic4aecc58d081f14f5d136b9ff8e813e6f40f78eb
Gerrit-Change-Number: 31478
Gerrit-PatchSet: 13
Gerrit-Owner: yongqiang niu
yongqiang.niu@mediatek.com
Gerrit-Reviewer: Chun-ta Lin
itspeter@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: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Reviewer: jitao shi
jitao.shi@mediatek.com
Gerrit-Reviewer: yongqiang niu
yongqiang.niu@mediatek.com
Gerrit-CC: Daisuke Nojiri
dnojiri@chromium.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-CC: Yongqiang Niu
yongqiang.niu@mediatek.corp-partner.google.com
Gerrit-Comment-Date: Tue, 11 Jun 2019 05:44:06 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Hung-Te Lin
hungte@chromium.org
Gerrit-MessageType: comment