Re: [PATCH v2 1/1] PCI: dwc: Remove not-going-to-be-supported code for Baikal SoC
From: Rob Herring (Arm)
Date: Mon Feb 23 2026 - 13:58:56 EST
On Fri, 20 Feb 2026 15:21:12 +0100, 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: removed YAML file
>
> .../bindings/pci/baikal,bt1-pcie.yaml | 168 -----
> drivers/pci/controller/dwc/Kconfig | 9 -
> drivers/pci/controller/dwc/Makefile | 1 -
> drivers/pci/controller/dwc/pcie-bt1.c | 645 ------------------
> 4 files changed, 823 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/pci/baikal,bt1-pcie.yaml
> delete mode 100644 drivers/pci/controller/dwc/pcie-bt1.c
>
Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>