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

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

Merge "msm: camera: Add Page Read, DelayUSEC support in camera i2c"

parents ab426141 92529142
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -260,6 +260,9 @@ enum msm_camera_i2c_operation {
	MSM_CAM_WRITE = 0,
	MSM_CAM_POLL,
	MSM_CAM_READ,
	MSM_CAM_READ_PAGE,
	MSM_CAM_WRITE_DELAYUSEC,
	MSM_CAM_READ_CONTINUOUS,
};

struct msm_sensor_i2c_sync_params {