diff options
author | Steve Longerbeam <slongerbeam@gmail.com> | 2017-06-11 14:46:11 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-06-20 07:24:17 -0300 |
commit | 2d77a2a6a6570eb5afc26bb3ec53537dc06c4596 (patch) | |
tree | 4e711a3ee20eae7819d7eea6e9274c429da57b52 /MAINTAINERS | |
parent | 19a81c1426c185cf9e902e1a33a9eacc6c6040cc (diff) | |
download | linux-2d77a2a6a6570eb5afc26bb3ec53537dc06c4596.tar.bz2 |
[media] MAINTAINERS: add entry for OV5640 sensor driver
Add maintainer entry for the OV5640 V4L2 sensor driver.
Signed-off-by: Steve Longerbeam <steve_longerbeam@mentor.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fd22b66ffa34..1b90cef7d9cf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9439,6 +9439,13 @@ M: Harald Welte <laforge@gnumonks.org> S: Maintained F: drivers/char/pcmcia/cm4040_cs.* +OMNIVISION OV5640 SENSOR DRIVER +M: Steve Longerbeam <slongerbeam@gmail.com> +L: linux-media@vger.kernel.org +T: git git://linuxtv.org/media_tree.git +S: Maintained +F: drivers/media/i2c/ov5640.c + OMNIVISION OV5647 SENSOR DRIVER M: Ramiro Oliveira <roliveir@synopsys.com> L: linux-media@vger.kernel.org |