Re: [U-Boot] [PATCH v1 05/18] board: gdsys: Increase DP501 I2C retry interval

2015-10-28 Thread Heiko Schocher
Hello Dirk, Am 28.10.2015 um 11:46 schrieb dirk.eib...@gdsys.cc: From: Dirk Eibach With Club 3D dual link adapter there are AUX-channel timeouts when EDID is read. Increasing retry interval time to max (400us) fixes this. Signed-off-by: Dirk Eibach --- board/gdsys/common/dp501.c | 3 ++-

[U-Boot] [PATCH v1 05/18] board: gdsys: Increase DP501 I2C retry interval

2015-10-28 Thread dirk . eibach
From: Dirk Eibach With Club 3D dual link adapter there are AUX-channel timeouts when EDID is read. Increasing retry interval time to max (400us) fixes this. Signed-off-by: Dirk Eibach --- board/gdsys/common/dp501.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/board/gd