Searched full:max96712 (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/media/i2c/ |
D | maxim,max96712.yaml | 5 $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/ |
D | Kconfig | 3 tristate "Maxim MAX96712 Quad GMSL2 Deserializer support" 11 This driver supports the Maxim MAX96712 Quad GMSL2 Deserializer. 14 module will be called max96712.
|
D | max96712.c | 390 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");
|
D | Makefile | 2 obj-$(CONFIG_VIDEO_MAX96712) += max96712.o
|
/Linux-v6.1/arch/arm64/boot/dts/renesas/ |
D | r8a779a0-falcon-csi-dsi.dtsi | 97 compatible = "maxim,max96712"; 117 compatible = "maxim,max96712"; 138 compatible = "maxim,max96712";
|
/Linux-v6.1/drivers/staging/media/ |
D | Makefile | 5 obj-$(CONFIG_VIDEO_MAX96712) += max96712/
|
D | Kconfig | 29 source "drivers/staging/media/max96712/Kconfig"
|
/Linux-v6.1/ |
D | MAINTAINERS | 12450 MAX96712 QUAD GMSL2 DESERIALIZER DRIVER 12454 F: drivers/staging/media/max96712/max96712.c
|