drm/rockchip: dw_hdmi: add default 594Mhz clk for 4K@60hz
[firefly-linux-kernel-4.4.55.git] / drivers / gpu / drm / rockchip / dw_hdmi-rockchip.c
index a771b0d2471ee1ad40aace0b2ef4cd26d6c5bded..a1417f8379a68c61094362fb68ce9dda3e1a40f8 100644 (file)
@@ -168,6 +168,7 @@ static const struct dw_hdmi_phy_config rockchip_phy_config[] = {
        { 74250000,  0x8009, 0x0004, 0x0272},
        { 165000000, 0x802b, 0x0004, 0x0209},
        { 297000000, 0x8039, 0x0005, 0x028d},
+       { 594000000, 0x8039, 0x0000, 0x019d},
        { ~0UL,      0x0000, 0x0000, 0x0000}
 };