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

Commit bccd7946 authored by Jeyaprakash Soundrapandian's avatar Jeyaprakash Soundrapandian Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: isp: Camif Raw dump config update" into dev/msm-4.9-camx

parents 2312efe8 f663549f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -992,6 +992,9 @@ static int cam_vfe_bus_acquire_wm(
		rsrc_data->width = rsrc_data->width * 2;
		rsrc_data->stride = rsrc_data->width;
		rsrc_data->en_cfg = 0x1;

		/* LSB aligned */
		rsrc_data->pack_fmt |= 0x10;
	}  else {
		/* Write master 5-6 DS ports, 10 PDAF */
		uint32_t align_width;