Re: [PATCH v2 1/1] memory: bt1-l2-ctl: Remove not-going-to-be-supported code for Baikal SoC

From: Randy Dunlap

Date: Tue Feb 24 2026 - 13:57:53 EST




On 2/24/26 7:05 AM, 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>
> ---
>
> v2: dropped DT bindings change (Krzysztof)
>
> drivers/memory/Kconfig | 11 --
> drivers/memory/Makefile | 1 -
> drivers/memory/bt1-l2-ctl.c | 323 ------------------------------------
> 3 files changed, 335 deletions(-)
> delete mode 100644 drivers/memory/bt1-l2-ctl.c

Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

--
~Randy