diff options
author | Jacopo Mondi <jacopo+renesas@jmondi.org> | 2018-02-22 10:47:17 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2018-02-26 15:09:05 +0100 |
commit | 200e3e1738d6a014d32629cb5fec2c0e7c67ab6b (patch) | |
tree | 43be2ba2d8dc10b737310f5905e10ce1edda80d4 /MAINTAINERS | |
parent | media: platform: Add Renesas CEU driver (diff) | |
download | linux-200e3e1738d6a014d32629cb5fec2c0e7c67ab6b.tar.xz linux-200e3e1738d6a014d32629cb5fec2c0e7c67ab6b.zip |
media: MAINTAINERS: Add entry for Renesas CEU
Add entry for Renesas Capture Engine Interface listing myself as
maintainer.
Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
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 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fdbcf13e97fa..1983b8067607 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8686,6 +8686,16 @@ T: git git://linuxtv.org/media_tree.git S: Supported F: drivers/media/pci/netup_unidvb/* +MEDIA DRIVERS FOR RENESAS - CEU +M: Jacopo Mondi <jacopo@jmondi.org> +L: linux-media@vger.kernel.org +L: linux-renesas-soc@vger.kernel.org +T: git git://linuxtv.org/media_tree.git +S: Supported +F: Documentation/devicetree/bindings/media/renesas,ceu.txt +F: drivers/media/platform/renesas-ceu.c +F: include/media/drv-intf/renesas-ceu.h + MEDIA DRIVERS FOR RENESAS - DRIF M: Ramesh Shanmugasundaram <ramesh.shanmugasundaram@bp.renesas.com> L: linux-media@vger.kernel.org |