drivers/media/platform/synopsys

Synopsys DesignWare MIPI CSI-2 and HDMI receiver IP blocks

Licensable Synopsys DesignWare camera and video receiver IP blocks, specifically the MIPI CSI-2 receiver used to ingest data from camera sensors and the HDMI receiver used to capture HDMI input. These blocks are integrated into recent Rockchip SoCs such as the RK3568 and RK3588 found in single-board computers and embedded modules sold today.

keep conf=0.92 deploy=medium replacement=none subsystem=media category=media-other
92%

recommendation

It should stay because this directory supports brand-new Synopsys camera and HDMI receiver IP that was upstreamed in 2025-2026 and is actively used on currently shipping Rockchip RK3568 and RK3588 SoCs, including modules like the Radxa NX5. Commit history shows ongoing maintenance rather than stagnation.

repository signals

9 files
4,270 source lines
16 commits, 5y
+4,363 / −27 lines added / removed, 5y
10 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 16 total · active in 6/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: 0 commits · +0 −0 2022-12: 0 commits · +0 −0 2023-01: 0 commits · +0 −0 2023-02: 0 commits · +0 −0 2023-03: 0 commits · +0 −0 2023-04: 0 commits · +0 −0 2023-05: 0 commits · +0 −0 2023-06: 0 commits · +0 −0 2023-07: 0 commits · +0 −0 2023-08: 0 commits · +0 −0 2023-09: 0 commits · +0 −0 2023-10: 0 commits · +0 −0 2023-11: 0 commits · +0 −0 2023-12: 0 commits · +0 −0 2024-01: 0 commits · +0 −0 2024-02: 0 commits · +0 −0 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: 0 commits · +0 −0 2024-08: 0 commits · +0 −0 2024-09: 0 commits · +0 −0 2024-10: 0 commits · +0 −0 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: 7 commits · +3,511 −8 2025-04: 2 commits · +9 −9 2025-05: 0 commits · +0 −0 2025-06: 0 commits · +0 −0 2025-07: 0 commits · +0 −0 2025-08: 3 commits · +9 −7 2025-09: 0 commits · +0 −0 2025-10: 0 commits · +0 −0 2025-11: 0 commits · +0 −0 2025-12: 1 commit · +90 −2 2026-01: 1 commit · +742 −0 2026-02: 2 commits · +2 −1 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. git.kernel.org

    Recent substantive upstream maintenance continued in 2026 with a Kconfig dependency fix for dw-mipi-csi2rx.

  2. git.kernel.org

    The Synopsys DesignWare MIPI CSI-2 receiver driver was added in 2026, indicating this part of the directory is new rather than legacy.

  3. git.kernel.org

    The Synopsys HDMI RX support in this directory was added in 2025, also indicating a new driver rather than obsolete carry-over code.

  4. rock-chips.com

    Rockchip markets RK3568 with multimedia/display/camera capabilities, matching the dw-mipi-csi2rx use on recent Rockchip SoCs.

  5. rock-chips.com

    RK3568 brief datasheet explicitly lists MIPI-CSI_RX and HDMI interfaces, showing the relevant IP remains part of current SoC platforms.

  6. radxa.com

    A current Radxa NX5 module based on RK3588S is still marketed, supporting ongoing deployment of Rockchip platforms that use the Synopsys media IP blocks in this directory.

codex reasoning notes (technical)

This is a real driver directory: local `rg`/`sed` inspection found platform-driver entry points and Kconfig entries for Synopsys DesignWare MIPI CSI-2 RX and HDMI RX. Local `git log` showed substantive activity from 2025-03-05 through 2026-03-18, including new-driver additions and follow-up fixes, with no sign of stagnation. I attempted lore-first evidence via `lei q`, but `lei` was unavailable in this environment; a web lore search also produced no concrete removal/deprecation hits, so I fell back to local git history. The three kernel.org commit URLs were built from hashes obtained by local `git log` using canonical kernel.org commit URL format. The Rockchip and Radxa URLs were obtained via `web.search_query` and inspected with `web.open`. Conclusion: the directory supports recently upstreamed Synopsys IP blocks integrated into still-sold RK3568/RK3588-class hardware, so it should be kept.