rk31: add cif clock source

This commit is contained in:
hxy
2012-07-27 10:01:32 +08:00
parent 225e3950a3
commit d6da2cba04

View File

@@ -512,6 +512,12 @@ static struct clk_lookup clks[] = {
CLK(NULL,"aclk_lcdc1",&xin24m),
CLK(NULL,"dclk_lcdc1",&xin24m),
CLK(NULL,"pd_cif0",&xin24m),
CLK(NULL,"aclk_cif0",&xin24m),
CLK(NULL,"hclk_cif0",&xin24m),
CLK(NULL,"cif0_in",&xin24m),
CLK(NULL,"cif0_out",&xin24m),
CLK(NULL,"pwm01",&xin24m),
};