summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2018-04-06 18:52:31 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-05-04 06:36:46 -0400
commit5cebaac609744414463d1ecc28fdecd26c1b9bc1 (patch)
tree1dbbd7416fcdfef52dcfa83752c1ce089ba1e41f /MAINTAINERS
parentd203d1e10a52dde44646254c0e557dfc9bb61086 (diff)
downloadlinux-0-day-5cebaac609744414463d1ecc28fdecd26c1b9bc1.tar.gz
linux-0-day-5cebaac609744414463d1ecc28fdecd26c1b9bc1.tar.xz
media: video-i2c: add video-i2c driver
There are several thermal sensors that only have a low-speed bus interface but output valid video data. This patchset enables support for the AMG88xx "Grid-Eye" sensor family. Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> [hans.verkuil@cisco.com: split up int ret = ...->xfer(); line] Signed-off-by: Hans Verkuil <hansverk@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 0a1410d5a6218..0a919a84d3446 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14922,6 +14922,12 @@ L: linux-media@vger.kernel.org
S: Maintained
F: drivers/media/platform/video-mux.c
+VIDEO I2C POLLING DRIVER
+M: Matt Ranostay <matt.ranostay@konsulko.com>
+L: linux-media@vger.kernel.org
+S: Maintained
+F: drivers/media/i2c/video-i2c.c
+
VIDEOBUF2 FRAMEWORK
M: Pawel Osciak <pawel@osciak.com>
M: Marek Szyprowski <m.szyprowski@samsung.com>