drivers/video/fbdev/mmp/hw

Marvell MMP2 and PXA910 mobile SoC display controllers

The framebuffer hardware block found inside Marvell's older MMP-series mobile application processors, including the PXA910/PXA920 and the dual-core PXA688 (MMP2). These chips powered budget smartphones, tablets, and handheld devices around 2010–2013 before Marvell shifted its mobile line to the newer ARMADA PXA1908 family.

keep-annotate conf=0.70 last_sold=2013 deploy=low replacement=none subsystem=video category=graphics-display
70%

recommendation

Worth keeping but flagging as legacy because the underlying Marvell mobile SoCs were already superseded by 2014 and any remaining users are on long-lived embedded gear. Upstream activity in 2024 amounted to small janitorial fixes rather than active development, and there is no removal discussion, so leaving it in place with a note about its narrow legacy scope is the right call.

repository signals

5 files
2,200 source lines
11 commits, 5y
+28 / −29 lines added / removed, 5y
9 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 11 total · active in 10/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: 1 commit · +2 −1 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: 1 commit · +1 −1 2023-05: 0 commits · +0 −0 2023-06: 0 commits · +0 −0 2023-07: 1 commit · +3 −1 2023-08: 0 commits · +0 −0 2023-09: 1 commit · +1 −1 2023-10: 0 commits · +0 −0 2023-11: 1 commit · +1 −1 2023-12: 0 commits · +0 −0 2024-01: 0 commits · +0 −0 2024-02: 1 commit · +13 −13 2024-03: 0 commits · +0 −0 2024-04: 0 commits · +0 −0 2024-05: 0 commits · +0 −0 2024-06: 1 commit · +1 −1 2024-07: 0 commits · +0 −0 2024-08: 1 commit · +1 −5 2024-09: 1 commit · +3 −3 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: 0 commits · +0 −0 2025-04: 0 commits · +0 −0 2025-05: 0 commits · +0 −0 2025-06: 0 commits · +0 −0 2025-07: 0 commits · +0 −0 2025-08: 0 commits · +0 −0 2025-09: 0 commits · +0 −0 2025-10: 0 commits · +0 −0 2025-11: 0 commits · +0 −0 2025-12: 0 commits · +0 −0 2026-01: 0 commits · +0 −0 2026-02: 2 commits · +2 −2 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. lore.kernel.org

    Recent upstream traffic exists for this driver family in 2024, but it is small-scale maintenance rather than feature work or removal.

  2. docs.kernel.org

    The supported SoC family is Marvell MMP/MMP2: specifically PXA910/PXA920 and PXA688 (MMP2), identifying this as an old Marvell mobile SoC display block.

  3. marvell.com

    Marvell had already moved its mobile SoC line to much newer ARMADA Mobile PXA1908-class parts by 2014, indicating PXA910/MMP2-era parts were already superseded long before 2025.

codex reasoning notes (technical)

Local exec_command inspection showed this subtree is a real fbdev driver module, not just helper code: Kconfig names 'Marvell MMP display hw controller support' for PXA910/MMP2 and mmp_ctrl.c has module_init. The lore URL came from mcp__lore_http__.lore_activity on mmp_ctrl.c; it shows recent but light janitorial maintenance and no obvious removal discussion. The docs.kernel.org and Marvell newsroom URLs were obtained via web search/open; together they place the hardware in Marvell's older MMP/PXA mobile SoC line, long superseded by newer mobile parts. Because deployments are likely only legacy/embedded and there is still some upstream fixup traffic, keep-annotate fits better than deprecate/remove.