RE: [PATCH v5 3/3] intel-ipu3: cio2: Add new MIPI-CSI2 driver

2017-10-17 Thread Zhi, Yong
eevi > <chiranjeevi.rap...@intel.com> > Subject: Re: [PATCH v5 3/3] intel-ipu3: cio2: Add new MIPI-CSI2 driver > > Hi Yong, > > One more comment below... > > On Thu, Oct 12, 2017 at 01:02:54AM +, Zhi, Yong wrote: > ... > > > > +/*** V4L2

Re: [PATCH v5 3/3] intel-ipu3: cio2: Add new MIPI-CSI2 driver

2017-10-12 Thread Sakari Ailus
Hi Yong, One more comment below... On Thu, Oct 12, 2017 at 01:02:54AM +, Zhi, Yong wrote: ... > > > +/*** V4L2 sub-device asynchronous registration > > callbacks***/ > > > + > > > +struct sensor_async_subdev { > > > + struct v4l2_async_subdev asd; > > > + struct csi2_bus_info

RE: [PATCH v5 3/3] intel-ipu3: cio2: Add new MIPI-CSI2 driver

2017-10-11 Thread Zhi, Yong
ngwoo.y...@intel.com>; Vijaykumar, Ramya > <ramya.vijayku...@intel.com>; Rapolu, Chiranjeevi > <chiranjeevi.rap...@intel.com> > Subject: Re: [PATCH v5 3/3] intel-ipu3: cio2: Add new MIPI-CSI2 driver > > Hi Yong, > > Thanks for the update! Please see my comments below.

Re: [PATCH v5 3/3] intel-ipu3: cio2: Add new MIPI-CSI2 driver

2017-10-10 Thread Sakari Ailus
Hi Yong, Thanks for the update! Please see my comments below. On Fri, Oct 06, 2017 at 06:39:01PM -0500, Yong Zhi wrote: > This patch adds CIO2 CSI-2 device driver for > Intel's IPU3 camera sub-system support. > > Signed-off-by: Yong Zhi > Signed-off-by: Hyungwoo Yang