commit | 0b03623c849b1d0c58ddfc1991680a6ed473c583 | [log] [tgz] |
---|---|---|
author | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | Sun Feb 28 22:40:02 2016 +0100 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 05 10:38:56 2016 -0600 |
tree | 891d75485c5104971672dfcac9b20695313e552a | |
parent | 98f70773f8158436fcf873c6926cdd47f046ef21 [diff] |
rockchip: video: Lower hpd wait time Waiting 30 seconds for the hpd to go high seems a bit much, especially on headless boots. Lowering the timeout to 300ms. Sending as RFC because frankly i don't know what a sensible timeout is here, but 30 seconds is clearly not it :) Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Reviewed-by: Simon Glass <sjg@chromium.org> Dropped RFC tag: Signed-off-by: Simon Glass <sjg@chromium.org>