Bladeren bron

msm: camera: cpas: Correct offsets for camnoc V880

Correct qosgen shaping low register offset for NOC NRT 3.

CRs-Fixed: 3272686
Change-Id: Ia16455df60b4ef76a1f53bb61cbbc66bc203aa24
Signed-off-by: zhuo <[email protected]>
zhuo 2 jaren geleden
bovenliggende
commit
423fcc2859
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      drivers/cam_cpas/cpas_top/cpastop_v880_100.h

+ 1 - 1
drivers/cam_cpas/cpas_top/cpastop_v880_100.h

@@ -911,7 +911,7 @@ static struct cam_camnoc_specific
 			.enable = true,
 			.access_type = CAM_REG_TYPE_READ_WRITE,
 			.masked_value = 0,
-			.offset = 0x781A4, /* BPS_CRE_RD : NOC_NRT_3_QOSGEN_SHAPING_HIGH */
+			.offset = 0x71A4, /* BPS_CRE_RD : NOC_NRT_3_QOSGEN_SHAPING_HIGH */
 			.value = 0x38383838,
 		},
 	},