Merge "msm: camera: csiphy: Trigger ISP callback on phy clock change" into camera-kernel.lnx.7.0
这个提交包含在:
@@ -799,6 +799,10 @@ int cam_soc_util_clk_enable_default(struct cam_hw_soc_info *soc_info, int cesta_
|
||||
int cam_soc_util_get_clk_level(struct cam_hw_soc_info *soc_info,
|
||||
int64_t clk_rate, int clk_idx, int32_t *clk_lvl);
|
||||
|
||||
unsigned long cam_soc_util_get_clk_rate_applied(
|
||||
struct cam_hw_soc_info *soc_info, int32_t index, bool is_src,
|
||||
enum cam_vote_level clk_level);
|
||||
|
||||
/* Callback to get reg space data for specific HW */
|
||||
typedef int (*cam_soc_util_regspace_data_cb)(uint32_t reg_base_type,
|
||||
void *ctx, struct cam_hw_soc_info **soc_info_ptr,
|
||||
|
在新工单中引用
屏蔽一个用户