Skip to content

Commit 5c7beaa

Browse files
ck_zhangasus-leslieyu
authored andcommitted
drm/rockchip: remove hdmi 4k@50hz/60hz mode rate
Remove hdmi 4k@50hz/60hz till we pass VD and EMI testing. Change-Id: I259f50d6f4556bce90aaea266229095156397757
1 parent e7511e4 commit 5c7beaa

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,6 @@ static struct dw_hdmi_phy_config rockchip_phy_config[] = {
353353
{ 74250000, 0x8009, 0x0004, 0x0272},
354354
{ 165000000, 0x802b, 0x0004, 0x0209},
355355
{ 297000000, 0x802d, 0x0001, 0x0149},
356-
{ 594000000, 0x8039, 0x0000, 0x019d},
357356
{ ~0UL, 0x0000, 0x0000, 0x0000}
358357
};
359358

0 commit comments

Comments
 (0)