RE: [PATCH v4 2/2] media: i2c: Add imx334 camera sensor driver
From: Martina Krasteva <hidden>
Date: 2021-01-25 17:30:13
Also in:
linux-media
Hi Sakari,
-----Original Message----- From: Sakari Ailus <sakari.ailus@linux.intel.com> Sent: Monday, January 25, 2021 1:09 PM To: Martina Krasteva <redacted> Cc: linux-media@vger.kernel.org; mchehab@kernel.org; robh+dt@kernel.org; devicetree@vger.kernel.org; daniele.alessandrelli@linux.intel.com; paul.j.murphy@linux.intel.com; gjorgjix.rosikopulos@linux.intel.com Subject: Re: [PATCH v4 2/2] media: i2c: Add imx334 camera sensor driver Hi Martina, A few more comments. On Fri, Dec 11, 2020 at 10:56:33AM +0000, Martina Krasteva wrote:quoted
From: Martina Krasteva <redacted> Add a v4l2 sub-device driver for the Sony imx334 image sensor. This is a camera sensor using the i2c bus for control and the csi-2 bus for data. The following features are supported: - manual exposure and analog gain control support - vblank/hblank/pixel rate control support - supported resolution: - 3840x2160 @ 60fps - supported bayer order output: - SRGGB12Could you add the external clock and link frequencies related properties
to the
bindings and use them in the driver? <URL:https://hverkuil.home.xs4all.nl/spec/driver-api/camera-sensor.html> Apart from these it looks good to me.
Thanks, the properties and the handling in the driver will be added in next version
-- Kind regards, Sakari Ailus
Kind Regards, Martina