Browse Source

msm: camera: cpas: Update SafeLut values in CAMNOC QoS settings for Kona

Update SafeLut values for ife paths in CAMNOC QoS settings according to
recommended settings in CAMNOC HPG.

Change-Id: I12fa796757f4fe000e47ab2074c7ee88165864ab
Signed-off-by: Mukund Madhusudan Atre <[email protected]>
Mukund Madhusudan Atre 6 years ago
parent
commit
4f13d6fe1f
1 changed files with 3 additions and 3 deletions
  1. 3 3
      drivers/cam_cpas/cpas_top/cpastop_v480_100.h

+ 3 - 3
drivers/cam_cpas/cpas_top/cpastop_v480_100.h

@@ -317,7 +317,7 @@ static struct cam_camnoc_specific
 			.enable = true,
 			.access_type = CAM_REG_TYPE_READ_WRITE,
 			.offset = 0xA48, /* IFE_LINEAR_SAFELUT_LOW */
-			.value = 0xFFF0,
+			.value = 0x000F,
 		},
 		.ubwc_ctl = {
 			/*
@@ -407,7 +407,7 @@ static struct cam_camnoc_specific
 			.enable = true,
 			.access_type = CAM_REG_TYPE_READ_WRITE,
 			.offset = 0x1448, /* IFE_RDI_WR_SAFELUT_LOW */
-			.value = 0xFFF0,
+			.value = 0x000F,
 		},
 		.ubwc_ctl = {
 			/*
@@ -452,7 +452,7 @@ static struct cam_camnoc_specific
 			.enable = true,
 			.access_type = CAM_REG_TYPE_READ_WRITE,
 			.offset = 0x1A48, /* IFE_UBWC_STATS_SAFELUT_LOW */
-			.value = 0xFFF0,
+			.value = 0x000F,
 		},
 		.ubwc_ctl = {
 			/*