ソースを参照

msm: camera: cpas: Correct QoS setting for holi

Correct PRIORITYLUT_LOW for holi tfe.

CRs-Fixed: 2747287
Change-Id: I5799f56ac93891b00578d63f64c23a0e4a2f69da
Signed-off-by: Trishansh Bhardwaj <[email protected]>
Trishansh Bhardwaj 4 年 前
コミット
812fe415ad
1 ファイル変更3 行追加3 行削除
  1. 3 3
      drivers/cam_cpas/cpas_top/cpastop_v545_100.h

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

@@ -130,7 +130,7 @@ static struct cam_camnoc_specific
 			.masked_value = 0,
 			/* TFE_PRIORITYLUT_LOW */
 			.offset = 0x30,
-			.value = 0x55443333,
+			.value = 0x55554433,
 		},
 		.priority_lut_high = {
 			.enable = true,
@@ -177,7 +177,7 @@ static struct cam_camnoc_specific
 			.masked_value = 0,
 			/* TFE_PRIORITYLUT_LOW */
 			.offset = 0x4030,
-			.value = 0x55443333,
+			.value = 0x55554433,
 		},
 		.priority_lut_high = {
 			.enable = true,
@@ -216,7 +216,7 @@ static struct cam_camnoc_specific
 			.masked_value = 0,
 			/* TFE_PRIORITYLUT_LOW */
 			.offset = 0x5030,
-			.value = 0x55443333,
+			.value = 0x55554433,
 		},
 		.priority_lut_high = {
 			.enable = true,