Hi Sakari,
On Wed 25 Jul 2018 at 15:11, Sakari Ailus wrote:
On Tue, Jul 03, 2018 at 03:08:03PM +0100, Rui Miguel Silva
wrote:
This patch adds V4L2 sub-device driver for OV2680 image sensor.
The OV2680 is a 1/5" CMOS color sensor from Omnivision.
Supports output format: 10-bit Raw RGB.
The OV2680 has a single lane MIPI interface.
The driver exposes following V4L2 controls:
- auto/manual exposure,
- exposure,
- auto/manual gain,
- gain,
- horizontal/vertical flip,
- test pattern menu.
Supported resolution are only: QUXGA, 720P, UXGA.
Signed-off-by: Rui Miguel Silva <rui.silva@xxxxxxxxxx>
Hi Rui,
Could you provide a MAINTAINERS entry patch for the driver as
well as the
DT bindings? I'll squash that to the first one.
Sure, will send it and you can squash it after.
---
Cheers,
Rui