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

Skip to content
Commit b64e3bbf authored by Aravind Venkateswaran's avatar Aravind Venkateswaran Committed by Stephen Boyd
Browse files

msm: clock-mdss: Move DSI PLL enable seq to prepare ops



DSI PLL enable sequences involve significant amount of
hardware recommended delays. As such, these sequences should
not be called while holding spinlocks (such as from within
clock enable API) as they may result in delayed signalling
of critical interrupts. To fix this, move the PLL enable
sequences to the clock prepare API.

Change-Id: I4d0dc645e57b425c70d8d146fab1babf6c67ca6d
Signed-off-by: default avatarAravind Venkateswaran <aravindh@codeaurora.org>
parent 91c95f9e
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