diff --git a/drivers/video/rockchip/hdmi/rockchip-hdmiv2/rockchip_hdmiv2_hw.c b/drivers/video/rockchip/hdmi/rockchip-hdmiv2/rockchip_hdmiv2_hw.c index c2dfdf59cdcc..c92404bd254f 100755 --- a/drivers/video/rockchip/hdmi/rockchip-hdmiv2/rockchip_hdmiv2_hw.c +++ b/drivers/video/rockchip/hdmi/rockchip-hdmiv2/rockchip_hdmiv2_hw.c @@ -19,6 +19,8 @@ static const struct phy_mpll_config_tab PHY_MPLL_TABLE[] = { 3, 3, 0, 3, 3, 0, 0}, {27000000, 54000000, 0, 16, 3, 0, 0, 2, 3, 0, 2, 5, 0, 1}, + {65000000, 65000000, 0, 8, 0, 0, 0, + 1, 3, 0, 2, 5, 0, 1}, /* {74250000, 74250000, 0, 8, 0, 0, 0, 1, 3, 0, 2, 5, 0, 1}, */ {74250000, 74250000, 0, 8, 0, 0, 0, @@ -29,6 +31,16 @@ static const struct phy_mpll_config_tab PHY_MPLL_TABLE[] = { 1, 2, 0, 1, 7, 0, 2}, {74250000, 148500000, 0, 16, 3, 0, 0, 1, 3, 0, 1, 7, 0, 2}, + {83500000, 83500000, 0, 8, 0, 0, 0, + 1, 3, 0, 2, 5, 0, 1}, + {85500000, 85500000, 0, 8, 0, 0, 0, + 1, 3, 0, 2, 5, 0, 1}, + {106500000, 106500000, 0, 8, 0, 0, 0, + 1, 1, 0, 1, 7, 0, 2}, + {108000000, 108000000, 0, 8, 0, 0, 0, + 1, 1, 0, 1, 7, 0, 2}, + {146250000, 146250000, 0, 8, 0, 0, 0, + 1, 1, 0, 1, 7, 0, 2}, {148500000, 74250000, 0, 8, 0, 0, 0, 1, 1, 1, 1, 0, 0, 3}, {148500000, 148500000, 0, 8, 0, 0, 0,