mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
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:
@@ -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[] = {
|
||||
|
||||
Reference in New Issue
Block a user