commit | 0c33391dfb241058bb43661eb7d8238217f4e8f2 | [log] [tgz] |
---|---|---|
author | Casey Piper <cpiper@codeaurora.org> | Thu Sep 18 15:43:58 2014 -0700 |
committer | Narendra Muppalla <NarendraM@codeaurora.org> | Fri Jan 13 15:41:27 2017 -0800 |
tree | 82351ab7f9a56b064e9f5b325a04cf5853452137 | |
parent | 174bbb37a32febb2d0c21148c8d2dab186e37a47 [diff] |
clk: qcom: mdss: Reduce delays in HDMI clock enable Reducing delays in HDMI clock enable to prevent the thread from being held in the realtime process and hogging the CPU. Updated delays are provided after further hardware testing. With the added microsecond delay in the timout loop, C and PHY ready should occur well before timeout. Change-Id: Ib36a06e5309f3f8ba9e4013d08ca2ed108457beb Signed-off-by: Casey Piper <cpiper@codeaurora.org>