Searched full:mipid02 (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/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-6.12.1/drivers/media/i2c/ |
D | st-mipid02.c | 3 * Driver for ST MIPID02 CSI-2 to PARALLEL bridge 884 dev_err(&client->dev, "failed to detect mipid02 %d", ret); in mipid02_probe() 907 dev_info(&client->dev, "mipid02 device probe successfully"); in mipid02_probe() 935 { .compatible = "st,st-mipid02" }, 942 .name = "st-mipid02", 952 MODULE_DESCRIPTION("STMicroelectronics MIPID02 CSI-2 bridge driver");
|
D | Kconfig | 1539 tristate "STMicroelectronics MIPID02 CSI-2 to PARALLEL bridge" 1546 Support for STMicroelectronics MIPID02 CSI-2 to PARALLEL bridge. 1551 module will be called st-mipid02.
|
D | Makefile | 131 obj-$(CONFIG_VIDEO_ST_MIPID02) += st-mipid02.o
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | i2c-cardlist.rst | 151 st-mipid02 STMicroelectronics MIPID02 CSI-2 to PARALLEL bridge
|
/linux-6.12.1/arch/arm/boot/dts/st/ |
D | stm32mp15xx-dhcor-avenger96.dtsi | 260 compatible = "st,st-mipid02";
|
D | stm32mp135f-dk.dts | 260 compatible = "st,st-mipid02";
|
/linux-6.12.1/ |
D | MAINTAINERS | 21821 ST MIPID02 CSI-2 TO PARALLEL BRIDGE DRIVER 21827 F: Documentation/devicetree/bindings/media/i2c/st,st-mipid02.yaml 21828 F: drivers/media/i2c/st-mipid02.c
|