diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2015-03-04 09:12:20 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-06-18 18:00:44 -0300 |
commit | 6f32a8c97f11eb074027052b6b507891e5c9d8b1 (patch) | |
tree | 9dae2bf53e09623f8dab59a8f89c9792f6d8adfb | |
parent | f8d5556fa9dbf6b88e1a8fe88e47ad1b8ddb4742 (diff) | |
download | linux-stable-6f32a8c97f11eb074027052b6b507891e5c9d8b1.tar.gz linux-stable-6f32a8c97f11eb074027052b6b507891e5c9d8b1.tar.bz2 linux-stable-6f32a8c97f11eb074027052b6b507891e5c9d8b1.zip |
[media] MAINTAINERS: Add entry for the Renesas VSP1 driver
The driver is maintained and supported, document it as such.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index de3cf299cfdb..6d80d52627f2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6369,6 +6369,15 @@ W: http://linuxtv.org S: Maintained F: drivers/media/radio/radio-maxiradio* +MEDIA DRIVERS FOR RENESAS - VSP1 +M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> +L: linux-media@vger.kernel.org +L: linux-sh@vger.kernel.org +T: git git://linuxtv.org/media_tree.git +S: Supported +F: Documentation/devicetree/bindings/media/renesas,vsp1.txt +F: drivers/media/platform/vsp1/ + MEDIA INPUT INFRASTRUCTURE (V4L/DVB) M: Mauro Carvalho Chehab <mchehab@osg.samsung.com> P: LinuxTV.org Project |