Searched full:mipid02 (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.6/Documentation/devicetree/bindings/media/i2c/ |
D | st,st-mipid02.yaml | 4 $id: http://devicetree.org/schemas/media/i2c/st,st-mipid02.yaml# 7 title: STMicroelectronics MIPID02 CSI-2 to PARALLEL bridge 14 MIPID02 has two CSI-2 input ports, only one of those ports can be 26 const: st,st-mipid02 48 This is an active low signal to the mipid02. 143 mipid02: csi2rx@14 { 144 compatible = "st,st-mipid02";
|
/Linux-v6.6/drivers/media/i2c/ |
D | st-mipid02.c | 3 * Driver for ST MIPID02 CSI-2 to PARALLEL bridge 1050 dev_err(&client->dev, "failed to detect mipid02 %d", ret); in mipid02_probe() 1073 dev_info(&client->dev, "mipid02 device probe successfully"); in mipid02_probe() 1104 { .compatible = "st,st-mipid02" }, 1111 .name = "st-mipid02", 1121 MODULE_DESCRIPTION("STMicroelectronics MIPID02 CSI-2 bridge driver");
|
D | Kconfig | 1420 tristate "STMicroelectronics MIPID02 CSI-2 to PARALLEL bridge" 1426 Support for STMicroelectronics MIPID02 CSI-2 to PARALLEL bridge. 1431 module will be called st-mipid02.
|
D | Makefile | 121 obj-$(CONFIG_VIDEO_ST_MIPID02) += st-mipid02.o
|
/Linux-v6.6/Documentation/admin-guide/media/ |
D | i2c-cardlist.rst | 151 st-mipid02 STMicroelectronics MIPID02 CSI-2 to PARALLEL bridge
|
/Linux-v6.6/arch/arm/boot/dts/st/ |
D | stm32mp15xx-dhcor-avenger96.dtsi | 260 compatible = "st,st-mipid02";
|
/Linux-v6.6/ |
D | MAINTAINERS | 20290 ST MIPID02 CSI-2 TO PARALLEL BRIDGE DRIVER 20296 F: Documentation/devicetree/bindings/media/i2c/st,st-mipid02.yaml 20297 F: drivers/media/i2c/st-mipid02.c
|