msm: camera: csiphy: Fill interrupt size variable
As a part of interrupt status dump, it needs details for number of register to be read. This change fill the interrupt size variable to do the correct operation. CRs-Fixed: 2729624 Change-Id: I9ee97e5a6c495062753fbd0ed44a178908c5109b Signed-off-by: Jigarkumar Zala <jzala@codeaurora.org>
Esse commit está contido em:

commit de
Gerrit - the friendly Code Review server

pai
7ea6cea7a7
commit
92ebf5ad23
@@ -12,6 +12,7 @@ struct csiphy_reg_parms_t csiphy_v1_2_3 = {
|
||||
.mipi_csiphy_interrupt_status0_addr = 0x8B0,
|
||||
.mipi_csiphy_interrupt_clear0_addr = 0x858,
|
||||
.mipi_csiphy_glbl_irq_cmd_addr = 0x828,
|
||||
.csiphy_interrupt_status_size = 11,
|
||||
.csiphy_common_array_size = 8,
|
||||
.csiphy_reset_array_size = 5,
|
||||
.csiphy_2ph_config_array_size = 16,
|
||||
|
Referência em uma nova issue
Block a user