Julius Werner uploaded patch set #2 to this change.

View Change

drivers: sn65dsi86: Retry link training up to 5 times

The kernel guys have found that automatic link training from this bridge
can occasionally fail and needs to be retried. They think 5 retries
should be enough but have added up to 10 to be sure. Let's do the same,
but since things are synchronous for us and every try takes 500ms, maybe
better restrict it to 5.

BUG=b:169535092

Signed-off-by: Julius Werner <jwerner@chromium.org>
Change-Id: I713b6851bd51d3527ed4c6e6407dee6b42d09955
---
M src/drivers/ti/sn65dsi86bridge/sn65dsi86bridge.c
1 file changed, 9 insertions(+), 6 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/82/45882/2

To view, visit change 45882. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I713b6851bd51d3527ed4c6e6407dee6b42d09955
Gerrit-Change-Number: 45882
Gerrit-PatchSet: 2
Gerrit-Owner: Julius Werner <jwerner@chromium.org>
Gerrit-Reviewer: Douglas Anderson <dianders@chromium.org>
Gerrit-Reviewer: Philip Chen <philipchen@chromium.org>
Gerrit-Reviewer: mturney mturney <mturney@codeaurora.org>
Gerrit-MessageType: newpatchset