commit | 85ff06b1f9708570b0c3180a496c1ca4bc166d0e | [log] [tgz] |
---|---|---|
author | Tatenda Chipeperekwa <tatendac@codeaurora.org> | Thu Jul 21 11:09:09 2016 -0700 |
committer | Narendra Muppalla <NarendraM@codeaurora.org> | Fri Jan 20 12:01:53 2017 -0800 |
tree | e776af6682f5196b820696664c496ffff43bf83c | |
parent | 55d0e2213f272c902df83f410948ca7dcaf28bd2 [diff] |
clk: msm: hdmi: fix value of constant for minimum VCO rate Fix the value of the constant for the minimum VCO rate by setting it to 250MHz. This fix will allow valid clock rates such as 252MHz to be configured for the HDMI PHY and enable certain HDMI modes to work correctly instead of failing the validation checks when setting the VCO rate. CRs-Fixed: 1039464 Change-Id: I0e90de49d295563aba87af39169bd3dea1f8ade7 Signed-off-by: Tatenda Chipeperekwa <tatendac@codeaurora.org>