drivers/iio/frequency

Analog Devices RF Frequency Synthesizers and Microwave Up/Down Converters

A collection of Analog Devices RF and microwave chips: phase-locked loop frequency synthesizers (such as the ADF4350, ADF4351, and ADF4377) and microwave up/down converter mixers (such as the ADMV1013 and ADRF6780). They are used in wireless base stations, test and measurement instruments, radar and electronic warfare gear, and other industrial RF systems.

keep conf=0.88 deploy=medium replacement=none subsystem=iio category=sensor-iio
88%

recommendation

It should stay in the kernel because the hardware is still actively sold by Analog Devices, with several parts marked "Recommended for New Designs" in 2025, and the drivers are receiving real maintenance: both newer chips like the ADF4377 and older ones like the ADF4350 saw upstream fixes and cleanups in early 2026. The directory covers multiple distinct chips, so there is no single newer driver that could replace it.

repository signals

11 files
6,181 source lines
56 commits, 5y
+4,303 / −385 lines added / removed, 5y
20 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 56 total · active in 27/61 months
2021 2022 2023 2024 2025 2026 2021-04: 0 commits · +0 −0 2021-05: 0 commits · +0 −0 2021-06: 1 commit · +4 −2 2021-07: 0 commits · +0 −0 2021-08: 0 commits · +0 −0 2021-09: 0 commits · +0 −0 2021-10: 2 commits · +542 −2 2021-11: 0 commits · +0 −0 2021-12: 3 commits · +669 −2 2022-01: 2 commits · +2 −4 2022-02: 3 commits · +1,285 −61 2022-03: 0 commits · +0 −0 2022-04: 1 commit · +1 −1 2022-05: 8 commits · +15 −13 2022-06: 0 commits · +0 −0 2022-07: 0 commits · +0 −0 2022-08: 3 commits · +3 −33 2022-09: 0 commits · +0 −0 2022-10: 1 commit · +3 −19 2022-11: 1 commit · +1,005 −0 2022-12: 0 commits · +0 −0 2023-01: 0 commits · +0 −0 2023-02: 0 commits · +0 −0 2023-03: 1 commit · +4 −17 2023-04: 0 commits · +0 −0 2023-05: 0 commits · +0 −0 2023-06: 0 commits · +0 −0 2023-07: 2 commits · +18 −1 2023-08: 4 commits · +43 −83 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: 1 commit · +293 −0 2024-02: 0 commits · +0 −0 2024-03: 1 commit · +6 −18 2024-04: 1 commit · +10 −30 2024-05: 1 commit · +0 −1 2024-06: 1 commit · +122 −2 2024-07: 1 commit · +28 −7 2024-08: 0 commits · +0 −0 2024-09: 2 commits · +2 −2 2024-10: 8 commits · +56 −53 2024-11: 0 commits · +0 −0 2024-12: 0 commits · +0 −0 2025-01: 2 commits · +40 −5 2025-02: 0 commits · +0 −0 2025-03: 0 commits · +0 −0 2025-04: 1 commit · +16 −16 2025-05: 1 commit · +1 −1 2025-06: 0 commits · +0 −0 2025-07: 0 commits · +0 −0 2025-08: 2 commits · +14 −9 2025-09: 0 commits · +0 −0 2025-10: 0 commits · +0 −0 2025-11: 0 commits · +0 −0 2025-12: 1 commit · +120 −2 2026-01: 1 commit · +1 −1 2026-02: 0 commits · +0 −0 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. lore.kernel.org

    Recent upstream maintenance exists for this directory family: adf4377 saw non-treewide driver cleanup work in February 2026.

  2. lore.kernel.org

    adf4377 also received a functional fix in January 2026, indicating active bug-fix traffic rather than abandonment.

  3. lore.kernel.org

    adf4350 received driver-specific changes in March 2026, showing continued attention on older chips in the directory too.

  4. analog.com

    Analog Devices lists ADF4351 as 'Recommended for New Designs', supporting that at least part of the family is still sold for new hardware.

  5. analog.com

    Analog Devices lists ADF4377 as 'Recommended for New Designs', showing current-market relevance for newer synthesizers covered here.

  6. analog.com

    Analog Devices lists ADMV1013 as 'Recommended for New Designs', indicating ongoing availability of the microwave converter side of the directory.

  7. analog.com

    Analog Devices lists ADRF6780 as 'Recommended for New Designs', reinforcing continued deployment in RF/microwave equipment.

codex reasoning notes (technical)

Real driver directory with 9 chip-specific IIO drivers. Lore evidence was obtained with mcp__lore_http__.lore_activity on drivers/iio/frequency/adf4377.c and adf4350.c; both showed 2025-2026 driver-specific fixes/cleanups and no sign of removal traffic. A lore_file_timeline call on the directory path returned no aggregate hits, likely because the index keys files rather than directories, so file-level lore activity was used instead. Deployment evidence was obtained via web search on official analog.com product pages; multiple supported chips are still marked 'Recommended for New Designs'. The hardware is niche but still relevant in wireless infrastructure, instrumentation, radar/EW, and industrial RF systems. No natural single replacement driver exists because the directory covers multiple distinct Analog Devices parts.