Skip to content

Commit 6d18cbc

Browse files
ck_zhangCK Zhang
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: Ib6434e6fe4993e7c85d7b070428d0500201408a4
1 parent 54c1615 commit 6d18cbc

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
@@ -168,7 +168,6 @@ static const struct dw_hdmi_phy_config rockchip_phy_config[] = {
168168
{ 74250000, 0x8009, 0x0004, 0x0272},
169169
{ 165000000, 0x802b, 0x0004, 0x0209},
170170
{ 297000000, 0x8039, 0x0000, 0x0149},
171-
{ 594000000, 0x8039, 0x0000, 0x019d},
172171
{ ~0UL, 0x0000, 0x0000, 0x0000}
173172
};
174173

0 commit comments

Comments
 (0)