Merge "msm: isp: increase UB size for isp40"
This commit is contained in:
commit
5de1a28a4b
1 changed files with 1 additions and 1 deletions
|
@ -2193,7 +2193,7 @@ static struct msm_vfe_axi_hardware_info msm_vfe40_axi_hw_info = {
|
|||
.num_comp_mask = 3,
|
||||
.num_rdi = 3,
|
||||
.num_rdi_master = 3,
|
||||
.min_wm_ub = 64,
|
||||
.min_wm_ub = 96,
|
||||
.scratch_buf_range = SZ_32M + SZ_4M,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue