summaryrefslogtreecommitdiff
path: root/drivers/media/platform/mxc/capture/mxc_v4l2_capture.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/platform/mxc/capture/mxc_v4l2_capture.h')
-rw-r--r--drivers/media/platform/mxc/capture/mxc_v4l2_capture.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/platform/mxc/capture/mxc_v4l2_capture.h b/drivers/media/platform/mxc/capture/mxc_v4l2_capture.h
index 9283102e8511..f4a92a4892b1 100644
--- a/drivers/media/platform/mxc/capture/mxc_v4l2_capture.h
+++ b/drivers/media/platform/mxc/capture/mxc_v4l2_capture.h
@@ -258,6 +258,7 @@ struct sensor_data {
struct clk *sensor_clk;
int ipu_id;
int csi;
+ int mipi_camera; /* 0: parallel camera hw if, != 0: mipi csi hw if */
void (*io_init)(void);
};