drivers/media/platform/renesas/rzg2l-cru

Renesas RZ/G2L Camera Receiver Unit and MIPI CSI-2 capture

Video capture support for the Camera Receiver Unit and MIPI CSI-2 input found on Renesas RZ/G2L, RZ/G3E, and RZ/V2H application processors, which are 64-bit Arm SoCs aimed at industrial, vision, and embedded Linux systems sold from the early 2020s onward. It lets cameras attached to these chips deliver frames to user-space through the standard Linux video capture interface.

keep conf=0.94 last_sold=2026 deploy=medium replacement=none subsystem=media category=media-camera-tv
94%

recommendation

It should stay in the kernel because the hardware is current and actively shipping. Renesas lists the RZ/G2L, RZ/G3E, and RZ/V2H as active parts with product longevity into the late 2030s, partner boards still ship with Linux support, and the driver itself received feature work and new SoC enablement through 2025 and 2026. There is no alternative in-tree driver for this capture block.

repository signals

8 files
3,401 source lines
77 commits, 5y
+4,038 / −598 lines added / removed, 5y
18 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 77 total · active in 18/61 months
2021 2022 2023 2024 2025 2026 2021-04: 0 commits · +0 −0 2021-05: 0 commits · +0 −0 2021-06: 0 commits · +0 −0 2021-07: 0 commits · +0 −0 2021-08: 0 commits · +0 −0 2021-09: 0 commits · +0 −0 2021-10: 0 commits · +0 −0 2021-11: 0 commits · +0 −0 2021-12: 0 commits · +0 −0 2022-01: 0 commits · +0 −0 2022-02: 0 commits · +0 −0 2022-03: 0 commits · +0 −0 2022-04: 0 commits · +0 −0 2022-05: 0 commits · +0 −0 2022-06: 0 commits · +0 −0 2022-07: 0 commits · +0 −0 2022-08: 0 commits · +0 −0 2022-09: 0 commits · +0 −0 2022-10: 0 commits · +0 −0 2022-11: 8 commits · +2,728 −9 2022-12: 0 commits · +0 −0 2023-01: 0 commits · +0 −0 2023-02: 2 commits · +14 −14 2023-03: 2 commits · +4 −8 2023-04: 1 commit · +1 −1 2023-05: 0 commits · +0 −0 2023-06: 0 commits · +0 −0 2023-07: 1 commit · +0 −2 2023-08: 0 commits · +0 −0 2023-09: 0 commits · +0 −0 2023-10: 1 commit · +6 −6 2023-11: 1 commit · +14 −6 2023-12: 1 commit · +1 −1 2024-01: 0 commits · +0 −0 2024-02: 5 commits · +62 −79 2024-03: 0 commits · +0 −0 2024-04: 0 commits · +0 −0 2024-05: 0 commits · +0 −0 2024-06: 0 commits · +0 −0 2024-07: 1 commit · +1 −0 2024-08: 1 commit · +13 −21 2024-09: 3 commits · +14 −3 2024-10: 24 commits · +336 −230 2024-11: 0 commits · +0 −0 2024-12: 0 commits · +0 −0 2025-01: 0 commits · +0 −0 2025-02: 0 commits · +0 −0 2025-03: 0 commits · +0 −0 2025-04: 16 commits · +646 −118 2025-05: 1 commit · +2 −2 2025-06: 5 commits · +157 −46 2025-07: 0 commits · +0 −0 2025-08: 3 commits · +35 −48 2025-09: 0 commits · +0 −0 2025-10: 1 commit · +4 −4 2025-11: 0 commits · +0 −0 2025-12: 0 commits · +0 −0 2026-01: 0 commits · +0 −0 2026-02: 0 commits · +0 −0 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. spinics.net

    June 23, 2025 linux-media patch series '[PATCH v5 0/6] Extend RAW format support for rzg2l-cru driver' shows active upstream feature work rather than removal.

  2. lore-kernel.gnuweeb.org

    Patchwork summary page references multiple 2024-2025 rzg2l-cru series, including a 23-patch cleanup/feature series and 2025 fixes, indicating continued subsystem attention and no visible removal direction.

  3. renesas.com

    Renesas lists RZ/G2L as Active with product longevity through 2037 and explicitly advertises camera input plus a Verified Linux package.

  4. renesas.com

    Renesas lists RZ/G3E as Active and includes MIPI-CSI camera interface support, matching newer SoC enablement added to this driver family.

  5. renesas.com

    Renesas lists RZ/V2H as Active and includes multiple MIPI CSI-2 camera interfaces, matching recent rzg2l-cru support work for newer vision SoCs.

  6. renesas.com

    Renesas partner page shows an RZ/G2L SoM still marketed with Linux support and multimedia/camera interfaces, supporting ongoing real-world deployment.

codex reasoning notes (technical)

Local shell inspection (`rg`, `git log`) confirmed a real V4L2 platform driver with fresh 2025-2026 commits including RZ/G3E/V2H support. Web search found active mailing-list traffic via spinics and patchwork-summary pages instead of removal talk. Web search also found Renesas product pages marking RZ/G2L, RZ/G3E, and RZ/V2H as Active, plus an RZ/G2L partner SoM page, so hardware is still current in industrial/embedded deployments. No natural upstream replacement driver exists for the same CRU block; this driver is the in-tree support path.