Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 20707ad5 authored by Padmanabhan Komanduru's avatar Padmanabhan Komanduru Committed by raghavendra ambadas
Browse files

msm: mdss: update the wait sequence for DSI_VIDEO_DONE interrupt



At present, the previous VIDEO_DONE interrupt bit is cleared and
the VIDEO_DONE_MASK bit are set in the DSI interrupt register by a
single register write operation. This seems to be not reliable
always and the DSI_VIDEO_DONE interrupt is generated for the
previous VIDEO_DONE sometimes. Fix this sequence by clearing the
previous DSI_VIDEO_DONE interrupt bit first followed by a separate
register write to enable the VIDEO_DONE_MASK bit.

Change-Id: Ic51424031bb1e4b5c5fae21bfe180c4620151c21
Signed-off-by: default avatarPadmanabhan Komanduru <pkomandu@codeaurora.org>
parent 950e16c2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment