media: rockchip: isp1: update isp clock adjustment table

Change-Id: I5c799d0e1dc62819d2f77f0287904a2c7c1d4c1d
Signed-off-by: Hu Kejun <william.hu@rock-chips.com>
This commit is contained in:
Hu Kejun 2018-08-20 12:32:36 +08:00 committed by Tao Huang
parent 4f7ee87b6c
commit 00b52e7e42

View File

@ -509,15 +509,13 @@ static const char * const rk3399_isp_clks[] = {
};
/* isp clock adjustment table (MHz) */
/* TODO: test on rk3288 */
static const unsigned int rk3288_isp_clk_rate[] = {
300, 400, 600
384, 500, 594
};
/* isp clock adjustment table (MHz) */
/* TODO: test on rk3326 */
static const unsigned int rk3326_isp_clk_rate[] = {
300, 400, 600
300, 347, 400, 520, 600
};
/* isp clock adjustment table (MHz) */