commit | e65d51126f89a0d67ee6c5df58363730b1410ab5 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Tue Jun 27 12:58:32 2017 -0700 |
committer | Eric Anholt <eric@anholt.net> | Fri Jul 14 14:09:43 2017 -0700 |
tree | 7aacfc9250f9131fcfdcd4b16391c2dad41aa57e | |
parent | 2570fe2586254ff174c2ba5a20dabbde707dbb9b [diff] |
drm/vc4: Fix DSI T_INIT timing. The DPHY spec requires a much larger T_INIT than I was specifying before. In the absence of clear specs from the slave of what their timing is, just use the value that the firmware was using. Signed-off-by: Eric Anholt <eric@anholt.net> Link: http://patchwork.freedesktop.org/patch/msgid/20170627195839.3338-2-eric@anholt.net Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>