Home
last modified time | relevance | path

Searched full:rdacm21 (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/media/i2c/
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
25 The RDACM21 camera module encloses the same serializer, coupled with an
39 IMI RDACM21
58 The RDACM20 and RDACM21 DT node should be a direct child of the GMSL
72 - imi,rdacm21
82 For RDACM21 the second entry is assigned to the OV490 ISP and the optional
128 compatible = "imi,rdacm21";
/linux-6.14.4/drivers/media/i2c/
Drdacm21.c3 * IMI RDACM21 GMSL Camera Driver
468 dev_info(dev->dev, "Identified RDACM21 camera module\n"); in ov490_initialize()
614 { .compatible = "imi,rdacm21" },
621 .name = "rdacm21",
630 MODULE_DESCRIPTION("GMSL Camera driver for RDACM21");
DMakefile118 obj-$(CONFIG_VIDEO_RDACM21) += rdacm21.o
DKconfig656 tristate "IMI RDACM21 camera support"
659 This driver supports the IMI RDACM21 GMSL camera, used in
/linux-6.14.4/arch/arm64/boot/dts/renesas/
Dgmsl-cameras.dtsi9 * The following cameras are currently supported: RDACM20 and RDACM21.
65 #define GMSL_CAMERA_MODEL "imi,rdacm21"
/linux-6.14.4/
DMAINTAINERS19877 RDACM21 Camera Sensor
19887 F: drivers/media/i2c/rdacm21.c