Jitao Shi has uploaded a new patch set (#5) to the change originally created by jitao shi. ( https://review.coreboot.org/c/coreboot/+/47381 )
Change subject: drivers/analogix: add MIPI rx flow ......................................................................
drivers/analogix: add MIPI rx flow
For some special platforms, MIPI tx signal may stably output after ANX7625 enables MIPI rx module. Thus, driver needs to wait some time untill MIPI tx signal became stable. Based on the test result, this patch delays maximum 800ms before releasing MIPI rx module.
BUG=b:168728787 Signed-off-by: Jitao Shi jitao.shi@mediatek.com Change-Id: I6123a030dafb74b9da4e4a56adce3b5a0360d315 --- M src/drivers/analogix/anx7625/anx7625.c 1 file changed, 19 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/81/47381/5