msm: camera: isp: Correct offsets for SFE v780
Correct address config register offset for SFE RDI0 client. CRs-Fixed: 3258552 Change-Id: I0215b4dac90b0d65d7fddd0c4162e7dac918ee06 Signed-off-by: Karthik Anantha Ram <quic_kartanan@quicinc.com>
This commit is contained in:

committed by
Camera Software Integration

parent
07743a70aa
commit
a47b203490
@@ -1350,7 +1350,7 @@ static struct cam_sfe_bus_wr_hw_info sfe780_bus_wr_hw_info = {
|
||||
.framedrop_period = 0x00001538,
|
||||
.framedrop_pattern = 0x0000153C,
|
||||
.system_cache_cfg = 0x00001568,
|
||||
.addr_cfg = 0x00001574,
|
||||
.addr_cfg = 0x00001570,
|
||||
.addr_status_0 = 0x00001574,
|
||||
.addr_status_1 = 0x00001578,
|
||||
.addr_status_2 = 0x0000157C,
|
||||
|
Reference in New Issue
Block a user