OSDN Git Service

clk: msm: hdmi: fix value of constant for minimum VCO rate
authorTatenda Chipeperekwa <tatendac@codeaurora.org>
Thu, 21 Jul 2016 18:09:09 +0000 (11:09 -0700)
committerTatenda Chipeperekwa <tatendac@codeaurora.org>
Thu, 21 Jul 2016 18:19:03 +0000 (11:19 -0700)
commit1022ba2b95404db2bdbbea6dc67c57948943657f
tree955d1099f0b0aa5c0bf1417134214435b8426bba
parent9e4b3ba4afcff08bce320513610955391ab95806
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>
drivers/clk/msm/mdss/mdss-hdmi-pll-cobalt.c