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

Commit 824c1bd9 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents cc5210a2 be6b1175
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -317,7 +317,7 @@ static struct cam_camnoc_specific
			.enable = true,
			.enable = true,
			.access_type = CAM_REG_TYPE_READ_WRITE,
			.access_type = CAM_REG_TYPE_READ_WRITE,
			.offset = 0xA48, /* IFE_LINEAR_SAFELUT_LOW */
			.offset = 0xA48, /* IFE_LINEAR_SAFELUT_LOW */
			.value = 0xFFF0,
			.value = 0x000F,
		},
		},
		.ubwc_ctl = {
		.ubwc_ctl = {
			/*
			/*
@@ -407,7 +407,7 @@ static struct cam_camnoc_specific
			.enable = true,
			.enable = true,
			.access_type = CAM_REG_TYPE_READ_WRITE,
			.access_type = CAM_REG_TYPE_READ_WRITE,
			.offset = 0x1448, /* IFE_RDI_WR_SAFELUT_LOW */
			.offset = 0x1448, /* IFE_RDI_WR_SAFELUT_LOW */
			.value = 0xFFF0,
			.value = 0x000F,
		},
		},
		.ubwc_ctl = {
		.ubwc_ctl = {
			/*
			/*
@@ -452,7 +452,7 @@ static struct cam_camnoc_specific
			.enable = true,
			.enable = true,
			.access_type = CAM_REG_TYPE_READ_WRITE,
			.access_type = CAM_REG_TYPE_READ_WRITE,
			.offset = 0x1A48, /* IFE_UBWC_STATS_SAFELUT_LOW */
			.offset = 0x1A48, /* IFE_UBWC_STATS_SAFELUT_LOW */
			.value = 0xFFF0,
			.value = 0x000F,
		},
		},
		.ubwc_ctl = {
		.ubwc_ctl = {
			/*
			/*