mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
media: rockchip: vicap: rk3562 add csirx data clk
if not control csirx data clk, may cause vicap do cru reset fail Signed-off-by: Zefa Chen <zefa.chen@rock-chips.com> Change-Id: I38bd186e8add2d3e7df1df527f3d02bf4e7d5d76
This commit is contained in:
@@ -869,6 +869,10 @@ static const char * const rk3562_cif_clks[] = {
|
||||
"aclk_cif",
|
||||
"hclk_cif",
|
||||
"dclk_cif",
|
||||
"csirx0_data",
|
||||
"csirx1_data",
|
||||
"csirx2_data",
|
||||
"csirx3_data",
|
||||
};
|
||||
|
||||
static const char * const rk3562_cif_rsts[] = {
|
||||
|
||||
Reference in New Issue
Block a user