drivers/soc/renesas

Renesas R-Car and RZ SoC platform support

Platform glue code for Renesas's R-Car automotive system-on-chip line and RZ family of microprocessors, covering current parts like R-Car Gen5 (X5H), RZ/V2H, and RZ/T2H. These chips power car infotainment and ADAS systems, industrial controllers, and embedded Linux devices that Renesas continues to ship in 2025 and 2026.

keep conf=0.93 last_sold=2026 deploy=medium replacement=none subsystem=soc category=platform-vendor
93%

recommendation

It should stay because this is active support code for silicon Renesas is still selling and launching new — RZ/V2H and RZ/T2H are listed as active products, and Renesas announced R-Car Gen5 sampling in December 2025. Patches were still landing in 2025 and 2026 to add functionality for new parts, and there is no replacement since these are SoC-specific drivers for current hardware.

repository signals

13 files
1,880 source lines
88 commits, 5y
+2,372 / −3,251 lines added / removed, 5y
28 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 88 total · active in 42/61 months
2021 2022 2023 2024 2025 2026 2021-04: 0 commits · +0 −0 2021-05: 0 commits · +0 −0 2021-06: 2 commits · +37 −1 2021-07: 1 commit · +6 −0 2021-08: 2 commits · +20 −6 2021-09: 0 commits · +0 −0 2021-10: 1 commit · +40 −3 2021-11: 1 commit · +56 −59 2021-12: 4 commits · +502 −380 2022-01: 2 commits · +51 −22 2022-02: 2 commits · +11 −4 2022-03: 1 commit · +19 −0 2022-04: 5 commits · +96 −0 2022-05: 1 commit · +1 −1 2022-06: 2 commits · +9 −9 2022-07: 3 commits · +25 −0 2022-08: 0 commits · +0 −0 2022-09: 1 commit · +2 −0 2022-10: 0 commits · +0 −0 2022-11: 2 commits · +23 −0 2022-12: 0 commits · +0 −0 2023-01: 1 commit · +146 −0 2023-02: 1 commit · +1 −1 2023-03: 7 commits · +12 −28 2023-04: 1 commit · +14 −1 2023-05: 0 commits · +0 −0 2023-06: 1 commit · +9 −20 2023-07: 1 commit · +0 −2,385 2023-08: 1 commit · +4 −0 2023-09: 5 commits · +23 −111 2023-10: 3 commits · +7 −4 2023-11: 0 commits · +0 −0 2023-12: 2 commits · +1 −4 2024-01: 3 commits · +23 −3 2024-02: 1 commit · +24 −1 2024-03: 1 commit · +1 −0 2024-04: 0 commits · +0 −0 2024-05: 0 commits · +0 −0 2024-06: 0 commits · +0 −0 2024-07: 0 commits · +0 −0 2024-08: 0 commits · +0 −0 2024-09: 0 commits · +0 −0 2024-10: 1 commit · +1 −0 2024-11: 0 commits · +0 −0 2024-12: 1 commit · +5 −0 2025-01: 5 commits · +365 −34 2025-02: 0 commits · +0 −0 2025-03: 0 commits · +0 −0 2025-04: 3 commits · +133 −0 2025-05: 1 commit · +6 −0 2025-06: 3 commits · +169 −161 2025-07: 1 commit · +1 −1 2025-08: 1 commit · +35 −1 2025-09: 1 commit · +24 −0 2025-10: 1 commit · +2 −1 2025-11: 5 commits · +328 −5 2025-12: 3 commits · +3 −0 2026-01: 1 commit · +132 −0 2026-02: 3 commits · +5 −5 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. lore.kernel.org

    Upstream had active 2026 maintenance for this directory, including refactoring of r9a09g057-sys.c for RZ/V2H support.

  2. lore.kernel.org

    Upstream was still adding new functionality in 2025, with rz-sysc syscon/regmap support posted as a multi-version patch series touching this directory.

  3. renesas.com

    Renesas lists RZ/V2H as an Active product, indicating the family supported here is still sold new.

  4. renesas.com

    Renesas lists RZ/T2H as an Active product; this SoC family appears in this directory's Kconfig as supported hardware.

  5. renesas.com

    Renesas announced Gen 5 R-Car X5H sampling and evaluation boards in December 2025, showing current new-deployment momentum for R-Car-class SoCs covered by this directory.

codex reasoning notes (technical)

Local shell inspection (`rg`, `sed`) showed this is live SoC support code, not a helper-only subtree: Kconfig names current R-Car Gen5, RZ/V2H, RZ/T2H, and related parts. `lore_activity` on drivers/soc/renesas/r9a09g057-sys.c returned 2025-2026 patch traffic with new support and fixes; no removal series was found, and a broad removal-subject probe timed out rather than surfacing evidence. Web search found official Renesas product/news pages marking relevant RZ parts Active and announcing new R-Car Gen5 sampling. No replacement driver exists because these are SoC-specific support drivers for current Renesas silicon.