Re: [PATCH v1 1/2] bus: Remove not-going-to-be-supported code for Baikal SoC

From: Randy Dunlap

Date: Fri Feb 27 2026 - 02:37:45 EST




On 2/26/26 11:26 PM, 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>
> ---
> drivers/bus/Kconfig | 30 ----
> drivers/bus/Makefile | 2 -
> drivers/bus/bt1-apb.c | 396 ------------------------------------------
> drivers/bus/bt1-axi.c | 292 -------------------------------
> 4 files changed, 720 deletions(-)
> delete mode 100644 drivers/bus/bt1-apb.c
> delete mode 100644 drivers/bus/bt1-axi.c
>

Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

Thanks.

--
~Randy