Skip to content

Commit 4c488fb

Browse files
committed
MINIARM: drm/rockchip: update phy settings
Change-Id: I9e92a4191115e13999183a5d7656d6708adda632 Signed-off-by: Jacob Chen <jacob-chen@iotwrt.com>
1 parent 1e8970d commit 4c488fb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,8 +263,7 @@ static struct dw_hdmi_phy_config rockchip_phy_config[] = {
263263
/*pixelclk symbol term vlev*/
264264
{ 74250000, 0x8009, 0x0004, 0x0272},
265265
{ 165000000, 0x802b, 0x0004, 0x0209},
266-
{ 297000000, 0x8039, 0x0005, 0x028d},
267-
{ 594000000, 0x8039, 0x0000, 0x019d},
266+
{ 297000000, 0x802d, 0x0001, 0x0149},
268267
{ ~0UL, 0x0000, 0x0000, 0x0000}
269268
};
270269

0 commit comments

Comments
 (0)