Searched full:rdacm21 (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/media/i2c/ |
D | imi,rdacm2x-gmsl.yaml | 8 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-v6.1/drivers/media/i2c/ |
D | rdacm21.c | 3 * IMI RDACM21 GMSL Camera Driver 468 dev_info(dev->dev, "Identified RDACM21 camera module\n"); in ov490_initialize() 628 { .compatible = "imi,rdacm21" }, 635 .name = "rdacm21", 644 MODULE_DESCRIPTION("GMSL Camera driver for RDACM21");
|
D | Makefile | 103 obj-$(CONFIG_VIDEO_RDACM21) += rdacm21.o
|
D | Kconfig | 695 tristate "IMI RDACM21 camera support" 702 This driver supports the IMI RDACM21 GMSL camera, used in
|
/Linux-v6.1/arch/arm64/boot/dts/renesas/ |
D | gmsl-cameras.dtsi | 9 * The following cameras are currently supported: RDACM20 and RDACM21. 65 #define GMSL_CAMERA_MODEL "imi,rdacm21"
|
/Linux-v6.1/ |
D | MAINTAINERS | 17360 RDACM21 Camera Sensor 17370 F: drivers/media/i2c/rdacm21.c
|