diff options
author | Steve Longerbeam <slongerbeam@gmail.com> | 2017-06-12 12:36:51 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-06-20 07:13:02 -0400 |
commit | 8e792f5287a99ba314c1ddb2b12a09f9c045b753 (patch) | |
tree | 0df96c7c680763349a7eff9608aa3365469eae36 /MAINTAINERS | |
parent | de2e04569d341988465dbd4651193942e8c6db6b (diff) |
[media] MAINTAINERS: add entry for Freescale i.MX media driver
Add maintainer entry for the imx-media driver.
Signed-off-by: Steve Longerbeam <steve_longerbeam@mentor.com>
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
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 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1b90cef7d9cf..c1e4bac98ce8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -8131,6 +8131,18 @@ S: Supported | |||
8131 | F: Documentation/devicetree/bindings/media/renesas,drif.txt | 8131 | F: Documentation/devicetree/bindings/media/renesas,drif.txt |
8132 | F: drivers/media/platform/rcar_drif.c | 8132 | F: drivers/media/platform/rcar_drif.c |
8133 | 8133 | ||
8134 | MEDIA DRIVERS FOR FREESCALE IMX | ||
8135 | M: Steve Longerbeam <slongerbeam@gmail.com> | ||
8136 | M: Philipp Zabel <p.zabel@pengutronix.de> | ||
8137 | L: linux-media@vger.kernel.org | ||
8138 | T: git git://linuxtv.org/media_tree.git | ||
8139 | S: Maintained | ||
8140 | F: Documentation/devicetree/bindings/media/imx.txt | ||
8141 | F: Documentation/media/v4l-drivers/imx.rst | ||
8142 | F: drivers/staging/media/imx/ | ||
8143 | F: include/linux/imx-media.h | ||
8144 | F: include/media/imx.h | ||
8145 | |||
8134 | MEDIA DRIVERS FOR RENESAS - FCP | 8146 | MEDIA DRIVERS FOR RENESAS - FCP |
8135 | M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 8147 | M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> |
8136 | L: linux-media@vger.kernel.org | 8148 | L: linux-media@vger.kernel.org |