Re: [PATCH v1 1/1] memory: bt1-l2-ctl: Remove not-going-to-be-supported code for Baikal SoC
From: Krzysztof Kozlowski
Date: Tue Feb 24 2026 - 07:05:46 EST
On 24/02/2026 12:58, Andy Shevchenko wrote:
> As noticed in the discussion [1] the Baikal SoC and platforms
> are not going to be finalized, hence remove stale code.
>
> Link: https://lore.kernel.org/lkml/22b92ddf-6321-41b5-8073-f9c7064d3432@xxxxxxxxxxxxx/ [1]
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> ---
> .../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
>
You got the feedback from Rob, so please implement it in all new patches
PAST that feedback. No need to resend old ones, but if you are making
new work - respect that feedback.
Best regards,
Krzysztof