msm: mdss: do not call dsi soft reset for idle power collapse
The DSI branch blocks needs to be on in order to issue a DSI software reset. Commit e8c272ba introduced the change which moved the DSI software reset prior to enabling the DSI branch clocks in order to support the idle power collapse feature. This is not correct since a soft reset is not required at all when resuming from an idle power collapsed state. Fix this by moving the software reset to the DSI on sequence. Change-Id: I663a44d04650f686ba98ea0b1fb7ab2ea29a3bcc Signed-off-by:Aravind Venkateswaran <aravindh@codeaurora.org>
Loading
Please register or sign in to comment