diff options
author | Jacopo Mondi <jacopo+renesas@jmondi.org> | 2018-02-22 04:47:17 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2018-02-26 09:09:05 -0500 |
commit | 200e3e1738d6a014d32629cb5fec2c0e7c67ab6b (patch) | |
tree | 43be2ba2d8dc10b737310f5905e10ce1edda80d4 | |
parent | 32e5a70dc8f4e9813c61e5465d72d2e9830ba0ff (diff) | |
download | linux-200e3e1738d6a014d32629cb5fec2c0e7c67ab6b.tar.bz2 |
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>
-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 |