Jitao Shi has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35623 )
Change subject: drivers/analogix: Add anx7625 MIPI DSI/DPI to DP bridge driver
......................................................................
Patch Set 11:
(1 comment)
https://review.coreboot.org/c/coreboot/+/35623/3/src/drivers/analogix/anx762...
File src/drivers/analogix/anx7625/anx7625.c:
https://review.coreboot.org/c/coreboot/+/35623/3/src/drivers/analogix/anx762...
PS3, Line 940: cnt < 50; cnt++) {
: mdelay(10);
I mean was it defined some where in spec for max 500ms? […]
This driver is from linux kernel.
"mdelay(10)" is from msleep();
This is avoid holding the CPU.
If Coreboot doesn't have this issue. I think we can poll hpd without delay.
Best Regards
Jitao
--
To view, visit
https://review.coreboot.org/c/coreboot/+/35623
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I02ef29798b0257632e0750f09a4390b3d0226367
Gerrit-Change-Number: 35623
Gerrit-PatchSet: 11
Gerrit-Owner: jitao shi
jitao.shi@mediatek.com
Gerrit-Reviewer: Ben Ho
Ben.Ho@mediatek.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: Yu-Ping Wu
yupingso@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Reviewer: jitao shi
jitao.shi@mediatek.com
Gerrit-CC: Jitao Shi
jitao.shi@mediatek.corp-partner.google.com
Gerrit-CC: SJ Huang
sj.huang@mediatek.corp-partner.google.com
Gerrit-CC: Ting Shen
phoenixshen@google.com
Gerrit-Comment-Date: Fri, 13 Dec 2019 09:08:12 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Jitao Shi
jitao.shi@mediatek.corp-partner.google.com
Comment-In-Reply-To: Hung-Te Lin
hungte@chromium.org
Gerrit-MessageType: comment