aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Roumegue <[email protected]>2022-07-30 17:48:43 +0200
committerMauro Carvalho Chehab <[email protected]>2022-08-29 15:32:13 +0200
commit3c68cc8e35f2f6ef7faf41483702354732567b7c (patch)
tree3428a582184395be8af89e8a5b9158b7a65cac98
parentcb6d000fcaa6e2ee0e01937364c686690329bf5e (diff)
media: MAINTAINERS: add entry for i.MX8MP DW100 v4l2 mem2mem driver
Add myself as maintainer of the dw100 driver which offers hardware accelerated dewarping operations through a v4l2 mem2mem interface. Signed-off-by: Xavier Roumegue <[email protected]> Reviewed-by: Laurent Pinchart <[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 8a5012ba6ff9..16ee869e6015 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14690,6 +14690,15 @@ S: Orphan
F: Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml
F: drivers/nfc/nxp-nci
+NXP i.MX 8MP DW100 V4L2 DRIVER
+M: Xavier Roumegue <[email protected]>
+S: Maintained
+F: Documentation/devicetree/bindings/media/nxp,dw100.yaml
+F: Documentation/userspace-api/media/drivers/dw100.rst
+F: drivers/media/platform/nxp/dw100/
+F: include/uapi/linux/dw100.h
+
NXP i.MX 8QXP/8QM JPEG V4L2 DRIVER
M: Mirela Rabulea <[email protected]>
R: NXP Linux Team <[email protected]>