summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorShunqian Zheng2018-01-16 10:21:59 +0100
committerMauro Carvalho Chehab2018-02-23 08:40:02 +0100
commit8a77009be4bed02dc00c0a84841c98e320ad2ecf (patch)
tree0fb0dcfe0f7456ab42b6d52bbf69e952c0125859 /MAINTAINERS
parentmedia: dt-bindings: media: Add bindings for OV5695 (diff)
downloadkernel-qcow2-linux-8a77009be4bed02dc00c0a84841c98e320ad2ecf.tar.gz
kernel-qcow2-linux-8a77009be4bed02dc00c0a84841c98e320ad2ecf.tar.xz
kernel-qcow2-linux-8a77009be4bed02dc00c0a84841c98e320ad2ecf.zip
media: ov5695: add support for OV5695 sensor
This patch adds driver for Omnivision's ov5695 sensor, the driver supports following features: - supported resolutions + 2592x1944 at 30fps + 1920x1080 at 30fps + 1296x972 at 60fps + 1280x720 at 30fps + 640x480 at 120fps - test patterns - manual exposure/gain(analog and digital) control - vblank and hblank - media controller - runtime pm 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 3107c869740b..df5486e1a38a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10186,6 +10186,13 @@ T: git git://linuxtv.org/media_tree.git
S: Maintained
F: drivers/media/i2c/ov5647.c
+OMNIVISION OV5695 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/ov5695.c
+
OMNIVISION OV7670 SENSOR DRIVER
M: Jonathan Corbet <corbet@lwn.net>
L: linux-media@vger.kernel.org