RE: [PATCH v10] media: imx258: Add imx258 camera sensor driver

2018-04-16 Thread Yeh, Andy
: sakari.ai...@linux.intel.com; Yeh, Andy ; tf...@chromium.org; Chen, JasonX Z ; Chiang, AlanX Subject: [PATCH v10] media: imx258: Add imx258 camera sensor driver From: Jason Chen Add a V4L2 sub-device driver for the Sony IMX258 image sensor. This is a camera sensor using the I2C bus for

[PATCH v10] media: imx258: Add imx258 camera sensor driver

2018-04-16 Thread Andy Yeh
From: Jason Chen Add a V4L2 sub-device driver for the Sony IMX258 image sensor. This is a camera sensor using the I2C bus for control and the CSI-2 bus for data. Signed-off-by: Andy Yeh Signed-off-by: Alan Chiang --- ince v2: -- Update the streaming function to remove SW_STANDBY in the beginni