Home
last modified time | relevance | path

Searched full:max96712 (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/media/i2c/
Dmaxim,max96712.yaml5 $id: http://devicetree.org/schemas/media/i2c/maxim,max96712.yaml#
14 The MAX96712 deserializer converts GMSL2 or GMSL1 serial inputs into MIPI
17 video transmissions are in progress. The MAX96712 can accommodate as many as
23 MAX96712 can be paired with first-generation 3.12Gbps or 1.5Gbps GMSL1
28 const: maxim,max96712
93 compatible = "maxim,max96712";
/Linux-v6.1/drivers/staging/media/max96712/
DKconfig3 tristate "Maxim MAX96712 Quad GMSL2 Deserializer support"
11 This driver supports the Maxim MAX96712 Quad GMSL2 Deserializer.
14 module will be called max96712.
Dmax96712.c390 gpiod_set_consumer_name(priv->gpiod_pwdn, "max96712-pwdn"); in max96712_probe()
420 { .compatible = "maxim,max96712" },
427 .name = "max96712",
436 MODULE_DESCRIPTION("Maxim MAX96712 Quad GMSL2 Deserializer Driver");
DMakefile2 obj-$(CONFIG_VIDEO_MAX96712) += max96712.o
/Linux-v6.1/arch/arm64/boot/dts/renesas/
Dr8a779a0-falcon-csi-dsi.dtsi97 compatible = "maxim,max96712";
117 compatible = "maxim,max96712";
138 compatible = "maxim,max96712";
/Linux-v6.1/drivers/staging/media/
DMakefile5 obj-$(CONFIG_VIDEO_MAX96712) += max96712/
DKconfig29 source "drivers/staging/media/max96712/Kconfig"
/Linux-v6.1/
DMAINTAINERS12450 MAX96712 QUAD GMSL2 DESERIALIZER DRIVER
12454 F: drivers/staging/media/max96712/max96712.c