[PATCH v3 0/2] memory: Drop Baikal SoC code and bindings
From: Andy Shevchenko
Date: Wed Feb 25 2026 - 12:40:20 EST
The platform is not going to be supported, remove stale code and bindings.
In v3:
- combined patches in a series (Krzysztof)
- collected tags
In v2:
- split bindings removal to a separate patch (Krzysztof)
Andy Shevchenko (2):
memory: bt1-l2-ctl: Remove not-going-to-be-supported code for Baikal
SoC
dt-bindings: cache: bt1-l2-ctl: Remove unused bindings
.../bindings/cache/baikal,bt1-l2-ctl.yaml | 63 ----
drivers/memory/Kconfig | 11 -
drivers/memory/Makefile | 1 -
drivers/memory/bt1-l2-ctl.c | 323 ------------------
4 files changed, 398 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/cache/baikal,bt1-l2-ctl.yaml
delete mode 100644 drivers/memory/bt1-l2-ctl.c
--
2.50.1