summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorShunqian Zheng2018-01-16 10:22:01 +0100
committerMauro Carvalho Chehab2018-02-23 08:44:51 +0100
commite3861d9118c815c4cf1ef2f7365005205c07c65a (patch)
tree383aae784b2c7a96abbb98af58a0d71083766302 /MAINTAINERS
parentmedia: dt-bindings: media: Add bindings for OV2685 (diff)
downloadkernel-qcow2-linux-e3861d9118c815c4cf1ef2f7365005205c07c65a.tar.gz
kernel-qcow2-linux-e3861d9118c815c4cf1ef2f7365005205c07c65a.tar.xz
kernel-qcow2-linux-e3861d9118c815c4cf1ef2f7365005205c07c65a.zip
media: ov2685: add support for OV2685 sensor
This patch adds driver for Omnivision's ov2685 sensor. Though the ov2685 can output yuv data, this driver only supports the raw bayer format, including the following features: - output 1600x1200 at 30fps - test patterns - manual exposure/gain control - vblank and hblank - media controller - runtime pm [Sakari Ailus: trivial: ov5695_of_match -> ov2685_of_match] Signed-off-by: Shunqian Zheng <zhengsq@rock-chips.com> Reviewed-by: Jacopo Mondi <jacopo+renesas@jmondi.org> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index df5486e1a38a..0c72b8c9268b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10172,6 +10172,13 @@ T: git git://linuxtv.org/media_tree.git
S: Maintained
F: drivers/media/i2c/ov13858.c
+OMNIVISION OV2685 SENSOR DRIVER
+M: Shunqian Zheng <zhengsq@rock-chips.com>
+L: linux-media@vger.kernel.org
+T: git git://linuxtv.org/media_tree.git
+S: Maintained
+F: drivers/media/i2c/ov2685.c
+
OMNIVISION OV5640 SENSOR DRIVER
M: Steve Longerbeam <slongerbeam@gmail.com>
L: linux-media@vger.kernel.org