Home
last modified time | relevance | path

Searched full:max96717 (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/
Dmaxim,max96717.yaml5 $id: http://devicetree.org/schemas/media/i2c/maxim,max96717.yaml#
8 title: MAX96717 CSI-2 to GMSL2 Serializer
14 The MAX96717 serializer converts MIPI CSI-2 D-PHY formatted input
17 video transmissions are in progress. The MAX96717 can connect to one
20 the MAX96717 can select the MIPI datatype, while the tunnel mode forward all the MIPI
22 The MAX96717 supports Reference Over Reverse (channel),
35 - maxim,max96717
90 The MAX96717 will forward the I2C requests from the
/linux-6.12.1/drivers/media/i2c/
Dmax96717.c82 /* MAX96717 only have CSI port 'B' */
488 dev_info(dev, "Serializer: max96717\n"); in max96717_log_status()
858 init.name = kasprintf(GFP_KERNEL, "max96717.%s.clk_out", dev_name(dev)); in max96717_register_clkout()
1090 .name = "max96717",
1099 MODULE_DESCRIPTION("Maxim GMSL2 MAX96717 Serializer Driver");
DKconfig1628 tristate "Maxim MAX96717 GMSL2 Serializer support"
1637 Device driver for the Maxim MAX96717 GMSL2 Serializer.
1638 MAX96717 serializers convert video on a MIPI CSI-2
1642 module will be called max96717.
DMakefile71 obj-$(CONFIG_VIDEO_MAX96717) += max96717.o
/linux-6.12.1/
DMAINTAINERS13915 MAX96717 GMSL2 SERIALIZER DRIVER
13919 F: Documentation/devicetree/bindings/media/i2c/maxim,max96717.yaml
13920 F: drivers/media/i2c/max96717.c