Skip to content

Commit 43cfd7c

Browse files
gary_gengary_gen
authored andcommitted
Hdmi: adjust npll nb parameter for 800x480@67HZ to reduce pll jitter
Change-Id: I5296a5b96e97cf9cb7b9e60f059baf29d88e0b77
1 parent 5882052 commit 43cfd7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/clk/rockchip/clk-rk3288.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ static struct rockchip_pll_rate_table rk3288_npll_rates[] = {
153153
RK3066_PLL_RATE_NB(78750000, 4, 210, 16, 32),//1024*768@75 iex
154154
RK3066_PLL_RATE_NB(74250000, 4, 198, 16, 32),
155155
RK3066_PLL_RATE_NB(31500000, 1, 21, 16, 32),//640x480@75 @72.81 ASUS VZ229H
156+
RK3066_PLL_RATE_NB(33000000, 1, 22, 16, 32),//800x480@67
156157
};
157158

158159
#define RK3288_DIV_ACLK_CORE_M0_MASK 0xf

0 commit comments

Comments
 (0)