-static struct reset_control_bulk_data stfcamss_resets[] = {
- { .id = "rst_wrapper_p" },
- { .id = "rst_wrapper_c" },
- { .id = "rst_pclk" },
- { .id = "rst_sys_clk" },
- { .id = "rst_axird" },
- { .id = "rst_axiwr" },
- { .id = "rst_pixel_clk_if0" },
- { .id = "rst_pixel_clk_if1" },
- { .id = "rst_pixel_clk_if2" },
- { .id = "rst_pixel_clk_if3" },
- { .id = "rst_m31dphy_hw" },
- { .id = "rst_m31dphy_b09_always_on" },
- { .id = "rst_isp_top_n" },
- { .id = "rst_isp_top_axi" },
-};
-