Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e3c7dd36 authored by Camera Software Integration's avatar Camera Software Integration Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: cpas: Correct QoS setting for holi" into camera-kernel.lnx.4.0

parents 86f144a2 812fe415
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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,