diff options
author | Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> | 2016-09-15 08:18:36 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-09-19 15:34:01 -0400 |
commit | 474cde669dfe49da07eed8e9c2d8c30016fa701c (patch) | |
tree | ff5b703c3e0237ea67f9b01354d0676d34d29f99 /MAINTAINERS | |
parent | b6f556cb93a97de133efb8bad37e298b49d8ac78 (diff) |
[media] MAINTAINERS: Add entry for the Renesas VIN driver
The driver is maintained and supported, document it as such.
Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
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 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5678e50fc13a..d5c793b0f30f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -7514,6 +7514,15 @@ F: Documentation/devicetree/bindings/media/renesas,fcp.txt | |||
7514 | F: drivers/media/platform/rcar-fcp.c | 7514 | F: drivers/media/platform/rcar-fcp.c |
7515 | F: include/media/rcar-fcp.h | 7515 | F: include/media/rcar-fcp.h |
7516 | 7516 | ||
7517 | MEDIA DRIVERS FOR RENESAS - VIN | ||
7518 | M: Niklas Söderlund <niklas.soderlund@ragnatech.se> | ||
7519 | L: linux-media@vger.kernel.org | ||
7520 | L: linux-renesas-soc@vger.kernel.org | ||
7521 | T: git git://linuxtv.org/media_tree.git | ||
7522 | S: Supported | ||
7523 | F: Documentation/devicetree/bindings/media/rcar_vin.txt | ||
7524 | F: drivers/media/platform/rcar-vin/ | ||
7525 | |||
7517 | MEDIA DRIVERS FOR RENESAS - VSP1 | 7526 | MEDIA DRIVERS FOR RENESAS - VSP1 |
7518 | M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 7527 | M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> |
7519 | L: linux-media@vger.kernel.org | 7528 | L: linux-media@vger.kernel.org |