Marvell Armada 510/16x SoC LCD display controllers
Drives the on-chip LCD display controllers found in Marvell's Armada 510 and 16x application processors, ARM SoCs Marvell launched around 2009 for smartbooks, tablets, thin clients, and display-centric embedded devices like the Dell/Wyse T10 and CompuLab CM-A510 module.
recommendation
Worth keeping but flagging as legacy because the underlying Marvell Armada 510 chips date from 2009-era smartbooks, tablets, and thin clients, yet the code still saw routine upstream maintenance through late 2024 and a few embedded modules (CompuLab's CM-A510) and Wyse T10 thin clients are still findable for sale. Active maintenance and lingering hardware availability mean removal would be premature, but its user base is small enough to deserve a "niche/legacy" note.
repository signals
sources
- git.kernel.org
Kconfig identifies this as DRM support for Marvell Armada SoCs and specifically the LCD controllers found on Marvell Armada 510 and 16x families.
- lore.kernel.org
The driver directory was still seeing upstream touches in late 2024 as part of ongoing DRM subsystem refactoring, which argues against abandonment.
- investor.marvell.com
Marvell introduced the Armada 510 in 2009 for smartbooks, tablets, thin clients, and display-oriented embedded devices, placing the hardware family firmly in an older generation.
- compulab.com
CompuLab still publishes a CM-A510 module page built around the Marvell Armada 510, indicating lingering niche embedded availability/use.
- esaitech.com
A Marvell Armada 510-based Wyse T10 thin client was recently listed in new condition and in stock, suggesting limited new-old-stock sales persisted into the mid-2020s rather than complete market disappearance.
codex reasoning notes (technical)
Real driver directory, not an early-exit case. Chipset scope came from local source inspection plus canonical-recall kernel.org Kconfig URL. Upstream activity evidence came from `lore_file_timeline` on `drivers/gpu/drm/armada/armada_drv.c`, which showed continuing 2021-2024 traffic; within the available tool budget I found no concrete removal/deprecation thread, and a `lei` follow-up failed due local socket permissions. Market-age evidence came from the Marvell launch PR found by web search; current deployment/sales evidence came from web search hits for CM-A510 and Wyse T10 pages. Conclusion: hardware is old and niche, but not extinct, and the driver still receives enough upstream maintenance that deprecation would be premature; annotate as legacy/niche rather than remove.