]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/bridge/sii8620: set gen2 write burst before sending MSC command
authorAndrzej Hajda <a.hajda@samsung.com>
Wed, 1 Feb 2017 07:47:41 +0000 (08:47 +0100)
committerArchit Taneja <architt@codeaurora.org>
Thu, 2 Feb 2017 09:45:26 +0000 (15:15 +0530)
commit26a4cef8155026488fe796cef56939fca909856f
tree3f38a1575ef406008c9e5f1bb298fec609f64a79
parent9a466cd1dd0da76deef9641dbe64a59194e5ee41
drm/bridge/sii8620: set gen2 write burst before sending MSC command

Write burst should be enabled for MHL_INT_RC_FEAT_REQ and disabled for
other commands. The patch moves functions up and adds delay setting
for MHL3 burst mode.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Link: http://patchwork.freedesktop.org/patch/msgid/1485935272-17337-15-git-send-email-a.hajda@samsung.com
drivers/gpu/drm/bridge/sil-sii8620.c