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 48:
(2 comments)
https://review.coreboot.org/c/coreboot/+/46878/41/src/soc/mediatek/mt8192/pm...
File src/soc/mediatek/mt8192/pmif.c:
https://review.coreboot.org/c/coreboot/+/46878/41/src/soc/mediatek/mt8192/pm...
PS41, Line 12: #include <soc/srclken_rc.h>
is this header necessary ?
MTK_SRCLKEN_RC_SUPPORT macro come from “soc/srclken_rc.h”. So we need to include this header.
https://review.coreboot.org/c/coreboot/+/46878/41/src/soc/mediatek/mt8192/rt...
File src/soc/mediatek/mt8192/rtc.c:
https://review.coreboot.org/c/coreboot/+/46878/41/src/soc/mediatek/mt8192/rt...
PS41, Line 5: #include <soc/clkbuf.h>
remove ?
RTC need to operate some clockbuffer register like PMIC_RG_DCXO_CW02. So we need to include this header.
--
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: 48
Gerrit-Owner: Roger Lu
roger.lu@mediatek.corp-partner.google.com
Gerrit-Reviewer: Hung-Te Lin
hungte@chromium.org
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-Comment-Date: Tue, 05 Jan 2021 05:52:12 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Yidi Lin
yidi.lin@mediatek.com
Gerrit-MessageType: comment