aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiklas Söderlund <[email protected]>2016-09-15 09:18:36 -0300
committerMauro Carvalho Chehab <[email protected]>2016-09-19 16:34:01 -0300
commit474cde669dfe49da07eed8e9c2d8c30016fa701c (patch)
treeff5b703c3e0237ea67f9b01354d0676d34d29f99
parentb6f556cb93a97de133efb8bad37e298b49d8ac78 (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 <[email protected]> Acked-by: Laurent Pinchart <[email protected]> Acked-by: Simon Horman <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
-rw-r--r--MAINTAINERS9
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
F: drivers/media/platform/rcar-fcp.c
F: include/media/rcar-fcp.h
+MEDIA DRIVERS FOR RENESAS - VIN
+M: Niklas Söderlund <[email protected]>
+T: git git://linuxtv.org/media_tree.git
+S: Supported
+F: Documentation/devicetree/bindings/media/rcar_vin.txt
+F: drivers/media/platform/rcar-vin/
+
MEDIA DRIVERS FOR RENESAS - VSP1
M: Laurent Pinchart <[email protected]>