drivers/accel/ethosu

Arm Ethos-U65 and Ethos-U85 microNPU accelerators

Arm's Ethos-U65 and Ethos-U85 are small neural processing units (microNPUs) licensed as IP blocks for embedded and edge-AI devices, used to accelerate machine-learning inference on microcontroller-class and low-power Linux systems. They are current Arm products aimed at new edge-AI designs rather than mass-market PCs or servers.

keep conf=0.88 deploy=low replacement=none subsystem=accel category=other
88%

recommendation

It should stay because the driver was only just added upstream in late 2025 and is still receiving active maintenance into 2026, with Arm continuing to sell Ethos-U65 and U85 as current IP for new edge-AI products. Deployments are niche today, but no alternative in-tree driver covers this hardware, so removal would simply orphan a freshly landed accelerator.

repository signals

9 files
1,918 source lines
10 commits, 5y
+1,960 / −26 lines added / removed, 5y
6 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 10 total · active in 3/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: 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: 3 commits · +1,918 −1 2025-11: 0 commits · +0 −0 2025-12: 0 commits · +0 −0 2026-01: 0 commits · +0 −0 2026-02: 6 commits · +41 −25 2026-03: 0 commits · +0 −0 2026-04: 1 commit · +1 −0

sources

  1. lkml.org

    The driver was added upstream in late 2025 as "accel: Add Arm Ethos-U NPU driver", so it is a newly introduced in-tree driver rather than legacy code.

  2. spinics.net

    As of April 1, 2026 there were still maintenance patches touching drivers/accel/ethosu, here adding an ARM/ARM64 hardware dependency hint in Kconfig.

  3. spinics.net

    Rob Herring replied "Applied, thanks." on April 2, 2026, showing active upstream maintenance rather than deprecation/removal.

  4. spinics.net

    A March/April 2026 scheduler API update included drivers/accel/ethosu/ethosu_job.c and carried an Acked-by from Rob Herring, indicating ongoing treewide upkeep for the driver.

  5. cateee.net

    LKDDb lists CONFIG_DRM_ACCEL_ARM_ETHOSU for Arm Ethos-U65/U85 NPUs and compatible strings arm,ethos-u65 and arm,ethos-u85 in 6.19 and HEAD.

  6. developer.arm.com

    Arm's Ethos-U65 product brief describes it as a current microNPU product for embedded devices, supporting new edge-AI deployments.

  7. developer.arm.com

    Arm still markets Ethos-U85 as a current processor/IP product, supporting the conclusion that covered hardware remains current rather than obsolete.

  8. developer.arm.com

    Arm's October 24, 2024 blog discusses active software enablement and upcoming platforms around Ethos-U85, consistent with ongoing/new deployments.

codex reasoning notes (technical)

Keep. Search results were obtained via web search because lore-http MCP/lei were unavailable in this environment. LKML result shows the driver only landed in 2025; Spinics kernel/dri-devel/amd-gfx pages show active 2026 maintenance and no removal/deprecation thread surfaced in searched results, so any removal claim would be unsupported. Arm product pages/product brief/blog indicate U65/U85 are current Arm IP blocks aimed at new edge/embedded AI designs, but these are niche embedded NPUs rather than mass PC/server devices, so deployments today are low. No natural in-tree replacement exists for the same hardware; this is the hardware-specific upstream driver.