Skip to content

Commit

Permalink
ayufan: drm: rockchip: add support for 1024x600@43
Browse files Browse the repository at this point in the history
  • Loading branch information
ayufan committed Apr 8, 2020
1 parent 81043e6 commit 8a972e7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,12 @@ static const struct dw_hdmi_mpll_config rockchip_mpll_cfg[] = {
{ 0x2153, 0x0000},
{ 0x40f3, 0x0000}
},
}, {
32000000, {
{ 0x00b3, 0x0000},
{ 0x2153, 0x0000},
{ 0x40f3, 0x0000}
},
}, {
36000000, {
{ 0x00b3, 0x0000},
Expand Down

0 comments on commit 8a972e7

Please sign in to comment.