Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/media/i2c/
H A Dimi,rdacm2x-gmsl.yaml8 title: IMI D&D RDACM20 and RDACM21 Automotive Camera Platforms
17 The IMI D&D RDACM20 and RDACM21 are GMSL-compatible camera designed for
20 The RDACM20 camera module encloses a Maxim Integrated MAX9271 GMSL serializer,
32 IMI RDACM20
58 The RDACM20 and RDACM21 DT node should be a direct child of the GMSL
71 - imi,rdacm20
79 For RDACM20 the second entry of the property is assigned to the
109 compatible = "imi,rdacm20";
H A Dmaxim,max9286.yaml78 Some camera modules (for example RDACM20) include an on-board MCU that
318 compatible = "imi,rdacm20";
336 compatible = "imi,rdacm20";
353 compatible = "imi,rdacm20";
370 compatible = "imi,rdacm20";
/linux/arch/arm64/boot/dts/renesas/
H A Dgmsl-cameras.dtsi9 * The following cameras are currently supported: RDACM20 and RDACM21.
63 #define GMSL_CAMERA_MODEL "imi,rdacm20"
/linux/drivers/media/i2c/
H A Drdacm20.c3 * IMI RDACM20 GMSL Camera Driver
550 dev_info(dev->dev, "Identified RDACM20 camera module\n"); in rdacm20_initialize()
654 { .compatible = "imi,rdacm20", },
661 .name = "rdacm20",
671 MODULE_DESCRIPTION("GMSL Camera driver for RDACM20");
H A DMakefile117 obj-$(CONFIG_VIDEO_RDACM20) += rdacm20.o
H A Dmax9271.c15 * Drivers for the camera modules (i.e. rdacm20/21) are expected to use
H A DKconfig646 tristate "IMI RDACM20 camera support"
649 This driver supports the IMI RDACM20 GMSL camera, used in
/linux/
H A DMAINTAINERS19360 RDACM20 Camera Sensor
19370 F: drivers/media/i2c/rdacm20.c