From 879347f0c258cffe27b9e28bd4f1f55fc019f857 Mon Sep 17 00:00:00 2001 From: Ben Kao Date: Tue, 15 Jan 2019 06:30:29 -0200 Subject: media: ov8856: Add support for OV8856 sensor This patch adds driver for Omnivision's ov8856 sensor, the driver supports following features: - manual exposure/gain(analog and digital) control support - two link frequencies - VBLANK/HBLANK support - test pattern support - media controller support - runtime PM support - enable Vsync signal output - supported resolutions + 3280x2464 at 30FPS + 1640x1232 at 30FPS Signed-off-by: Ben Kao Signed-off-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 17ad1d7b55102..3e211916d2bc2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11234,6 +11234,13 @@ L: linux-media@vger.kernel.org S: Maintained F: drivers/media/i2c/ov9640.* +OMNIVISION OV8856 SENSOR DRIVER +M: Ben Kao +L: linux-media@vger.kernel.org +T: git git://linuxtv.org/media_tree.git +S: Maintained +F: drivers/media/i2c/ov8856.c + OMNIVISION OV9650 SENSOR DRIVER M: Sakari Ailus R: Akinobu Mita -- cgit v1.2.3