NVIDIA/Mellanox BlueField, Spectrum, and SN2201 platform controllers
Board-level glue code for NVIDIA (formerly Mellanox) data-center hardware: BlueField DPUs, Spectrum-based smart switches such as the SN2201, and the management complexes inside DGX AI servers. It exposes the LEDs, fans, system registers, hot-plug logic, and other housekeeping controllers that sit on these systems' baseboards.
recommendation
It should stay because the hardware is squarely current: NVIDIA still sells BlueField-3 and BlueField-4 DPUs, Spectrum SN2201 switches, and DGX B200 AI servers that rely on this code, and upstream activity through 2025 and into 2026 shows engineers actively adding support for new DGX systems and smart switches rather than winding the driver down.
repository signals
sources
- lore.kernel.org
Upstream was still adding support in January 2026 for a new Nvidia DGX system in mlx-platform, indicating active maintenance and new-platform enablement.
- lore.kernel.org
Upstream added Nvidia smart-switch support in April 2025 under drivers/platform/mellanox, showing expansion rather than retirement.
- docs.nvidia.com
NVIDIA documents the SN2201/SN2201_M Spectrum-based switch systems as current data-center management switch products.
- nvidia.com
NVIDIA still markets BlueField-3 and BlueField-4 DPUs, showing the BlueField platform family covered by this directory remains commercially current.
- nvidia.com
NVIDIA DGX B200 product materials list BlueField-3 DPUs in the system networking configuration, evidencing current deployment in new 2025-era AI infrastructure.
codex reasoning notes (technical)
`keep`: local tree inspection via shell (`rg`, `sed`) shows this directory contains real platform drivers for Mellanox/NVIDIA BlueField, mlxreg, and Spectrum/SN2201 systems. Lore evidence came from `lore_file_timeline` on `drivers/platform/mellanox/mlx-platform.c`; the sampled 2025-2026 history shows fixes and new DGX/smart-switch support, not wind-down. Vendor deployment evidence came from web search on NVIDIA official pages/docs: SN2201 manuals, BlueField product portfolio, and DGX B200 specs. Because the hardware family is still sold and seeing upstream enablement, there is no natural replacement driver and removal would be unjustified.