Skip to content

Commit 4017737

Browse files
Elaine Zhangrkhuangtao
authored andcommitted
clk: rk3399: add 2016M for clk_cpub
Change-Id: I8ce32102a76b3acf45073a8b7d9538ee521b1315 Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
1 parent a91d2bd commit 4017737

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/clk/rockchip/clk-rk3399.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,7 @@ static struct rockchip_cpuclk_rate_table rk3399_cpuclkb_rates[] __initdata = {
404404
RK3399_CPUCLKB_RATE(2184000000, 1, 11, 11),
405405
RK3399_CPUCLKB_RATE(2088000000, 1, 10, 10),
406406
RK3399_CPUCLKB_RATE(2040000000, 1, 10, 10),
407+
RK3399_CPUCLKB_RATE(2016000000, 1, 9, 9),
407408
RK3399_CPUCLKB_RATE(1992000000, 1, 9, 9),
408409
RK3399_CPUCLKB_RATE(1896000000, 1, 9, 9),
409410
RK3399_CPUCLKB_RATE(1800000000, 1, 8, 8),

0 commit comments

Comments
 (0)