Skip to content
Commit 322503a1 authored by Shawn Guo's avatar Shawn Guo
Browse files

ARM: imx: add sleep for pllv3 relock



The pllv3 relock time varies in the range of 50us ~ 500us, depending on
the specific PLL type, e.g. 50us for ARM PLL and 450us for Audio/Video
PLL.  Let's add a usleep_range() call instead of doing busy wait during
relock.

Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent ec9de6cd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment