media: rockchip: vicap add more clk control for rv1106

Signed-off-by: Zefa Chen <zefa.chen@rock-chips.com>
Change-Id: Ib3d247c6f2b89f60214ea20456de6226c435f533
This commit is contained in:
Zefa Chen
2022-03-24 10:35:45 +08:00
committed by Tao Huang
parent 7de446852d
commit 8e85e8f4f5

View File

@@ -734,6 +734,9 @@ static const char * const rv1106_cif_clks[] = {
"rx0clk_cif",
"rx1clk_cif",
"isp0clk_cif",
"sclk_m0_cif",
"sclk_m1_cif",
"pclk_vepu_cif",
};
static const char * const rv1106_cif_rsts[] = {
@@ -746,6 +749,7 @@ static const char * const rv1106_cif_rsts[] = {
"rst_cif_rx0",
"rst_cif_rx1",
"rst_cif_isp0",
"rst_cif_pclk_vepu",
};
static const struct cif_reg rv1106_cif_regs[] = {