Hung-Te Lin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32097 )
Change subject: WIP: mediaek/mt8183: add panel driver for kukui p2
......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/#/c/32097/1/src/soc/mediatek/mt8183/dsi.c
File src/soc/mediatek/mt8183/dsi.c:
https://review.coreboot.org/#/c/32097/1/src/soc/mediatek/mt8183/dsi.c@100
PS1, Line 100:
: if (board_id() == 2)
: data_rate = 1420000000;
should not do board_id identification inside mt8183 (SOC) code. this should be passed from somewhere else.
https://review.coreboot.org/#/c/32097/1/src/soc/mediatek/mt8183/dsi.c@191
PS1, Line 191: mtk_dsi_reset
no need to identify between p1 and p2?
--
To view, visit
https://review.coreboot.org/c/coreboot/+/32097
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I878c9e0454acdbc0cd2cd310b8519efb845bb6ee
Gerrit-Change-Number: 32097
Gerrit-PatchSet: 1
Gerrit-Owner: jitao shi
jitao.shi@mediatek.com
Gerrit-Reviewer: Hung-Te Lin
hungte@chromium.org
Gerrit-Reviewer: Jitao Shi
jitao.shi@mediatek.corp-partner.google.com
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
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-CC: Nicolas Boichat
drinkcat@chromium.org
Gerrit-Comment-Date: Thu, 28 Mar 2019 06:16:30 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment