summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJulien Massot <julien.massot@collabora.com>2024-04-30 16:19:30 +0300
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2024-06-04 09:31:26 +0300
commit37a638e9bf998581655d012a36ee36ed4b4bfc94 (patch)
tree5eade68a06e882d87be1199deb7ae40e32105b37 /MAINTAINERS
parent50f222455793c2769bdde1152f930f0b1cc05634 (diff)
downloadlinux-37a638e9bf998581655d012a36ee36ed4b4bfc94.tar.xz
media: i2c: add MAX96714 driver
This driver handles the MAX96714 deserializer in tunnel mode. The CSI output will replicate all the CSI traffic forwarded by the remote serializer. The MAX96714 driver can handle MAX96714 and MAX96714F variants with the same "maxim,max96714f" compatible. Signed-off-by: Julien Massot <julien.massot@collabora.com> [Sakari Ailus: Adapt to changed i2c_mux_add_adapter arguments.] Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 5e9b1cb24bee..e7569220bffc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13514,6 +13514,13 @@ S: Maintained
F: Documentation/devicetree/bindings/media/i2c/maxim,max96712.yaml
F: drivers/staging/media/max96712/max96712.c
+MAX96714 GMSL2 DESERIALIZER DRIVER
+M: Julien Massot <julien.massot@collabora.com>
+L: linux-media@vger.kernel.org
+S: Maintained
+F: Documentation/devicetree/bindings/media/i2c/maxim,max96714.yaml
+F: drivers/media/i2c/max96714.c
+
MAX96717 GMSL2 SERIALIZER DRIVER
M: Julien Massot <julien.massot@collabora.com>
L: linux-media@vger.kernel.org