video: rockchip: hdmi: modify wrong phy freq of 4k@60hz(yuv420)10bit
authorxuhuicong <xhc@rock-chips.com>
Thu, 27 Oct 2016 07:32:21 +0000 (15:32 +0800)
committerxuhuicong <xhc@rock-chips.com>
Fri, 28 Oct 2016 10:25:23 +0000 (18:25 +0800)
the original phy pll of this Resolution is configure incorrect.
result in the phy clk freq Double. now fix it.

Change-Id: I2bcb669a2d61d53fee1ed521e672ea4306b401d5
Signed-off-by: xuhuicong <xhc@rock-chips.com>
drivers/video/rockchip/hdmi/rockchip-hdmiv2/rockchip_hdmiv2_hw.c

index 860bdb76b5191831bbb444d5427c916823198e56..bfe70d372d7724f22b361965b47e2d2e898a2482 100644 (file)
@@ -92,7 +92,7 @@ static const struct phy_mpll_config_tab PHY_MPLL_TABLE[] = {
        {594000000,     297000000,      0,      8,      0,      0,      0,
                1,      0,      1,      0,      0,      0,      3},
        {594000000,     371250000,      0,      10,     1,      3,      1,
-               5,      0,      3,      0,      7,      0,      3},
+               5,      0,      3,      1,      7,      0,      3},
        {594000000,     445500000,      0,      12,     2,      3,      1,
                1,      2,      1,      1,      7,      0,      3},
        {594000000,     594000000,      0,      16,     3,      3,      1,