drivers/leds/blink

Broadcom BCM63138 and Intel AnyWAN LGM SSO LED controllers

On-chip LED controllers built into broadband gateway and router SoCs: Broadcom's BCM63138/BCM4908/BCM68xx DSL and PON gateway processors, and Intel's Lightning Mountain (AnyWAN GRX350/GRX550) home-gateway SoCs. They drive the status, link, Wi-Fi, and activity LEDs you see on the front of consumer ISP-supplied routers and fiber/DSL modems.

keep-annotate conf=0.82 deploy=medium replacement=none subsystem=leds category=platform-vendor
82%

recommendation

Worth keeping but flagging as niche embedded hardware. Both drivers received maintenance work in 2024 and 2025, and the Intel AnyWAN GRX350/550 chips still ship in mid- and high-end carrier-supplied home gateways. Broadcom did issue a 2025 end-of-life notice for the BCM63138, so that half of the directory will gradually fade, but with active upstream care and ongoing CPE deployments there is no case for removal today.

repository signals

4 files
1,189 source lines
25 commits, 5y
+399 / −85 lines added / removed, 5y
11 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 25 total · active in 12/61 months
2021 2022 2023 2024 2025 2026 2021-04: 0 commits · +0 −0 2021-05: 7 commits · +31 −46 2021-06: 1 commit · +3 −2 2021-07: 0 commits · +0 −0 2021-08: 1 commit · +8 −4 2021-09: 0 commits · +0 −0 2021-10: 0 commits · +0 −0 2021-11: 0 commits · +0 −0 2021-12: 2 commits · +321 −1 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: 2 commits · +3 −2 2022-08: 0 commits · +0 −0 2022-09: 1 commit · +2 −3 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: 1 commit · +2 −2 2023-08: 0 commits · +0 −0 2023-09: 1 commit · +2 −4 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: 1 commit · +1 −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: 4 commits · +18 −13 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: 1 commit · +4 −2 2025-05: 0 commits · +0 −0 2025-06: 0 commits · +0 −0 2025-07: 1 commit · +1 −1 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: 0 commits · +0 −0 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. lore.kernel.org

    `leds-lgm-sso.c` saw upstream work in 2025 as part of an API adaptation series, indicating the driver is maintained rather than abandoned.

  2. lore.kernel.org

    `leds-lgm-sso.c` also received a standalone fix in March 2026, showing ongoing post-2025 maintenance.

  3. lore.kernel.org

    `leds-bcm63138.c` received functional cleanup/update work in late 2024, so there is no sign of upstream removal drift for that half of the directory.

  4. mm.digikey.com

    Broadcom issued a 2025 obsolescence notice for BCM63138, so at least one covered SoC family is aging out of new sales.

  5. mouser.com

    Intel's AnyWAN GRX350/GRX550 brief describes these SoCs as for mid/high-end home gateways and routers, supporting the case for continuing niche deployments and new-ish carrier CPE designs.

codex reasoning notes (technical)

Directory inspection via shell showed two real platform LED drivers: Broadcom BCM63138-family and Intel LGM SSO. `lore_activity` on both `.c` files found recent maintenance patches and no sampled removal discussion; cited lore URLs came from that tool. `web.search_query` found Broadcom's 2025 BCM63138 EOL notice and an Intel AnyWAN GRX350/550 product brief. Net: mixed hardware age, but active upstream care and ongoing gateway/CPE deployments argue against deprecation; annotate as niche/embedded rather than remove.