public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] memory: Drop Baikal SoC code and bindings
@ 2026-02-25 17:37 Andy Shevchenko
  2026-02-25 17:37 ` [PATCH v3 1/2] memory: bt1-l2-ctl: Remove not-going-to-be-supported code for Baikal SoC Andy Shevchenko
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Andy Shevchenko @ 2026-02-25 17:37 UTC (permalink / raw)
  To: devicetree, linux-kernel
  Cc: Conor Dooley, Jonathan Cameron, Rob Herring, Krzysztof Kozlowski,
	Andy Shevchenko

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-02-26  7:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-25 17:37 [PATCH v3 0/2] memory: Drop Baikal SoC code and bindings Andy Shevchenko
2026-02-25 17:37 ` [PATCH v3 1/2] memory: bt1-l2-ctl: Remove not-going-to-be-supported code for Baikal SoC Andy Shevchenko
2026-02-25 17:37 ` [PATCH v3 2/2] dt-bindings: cache: bt1-l2-ctl: Remove unused bindings Andy Shevchenko
2026-02-26  7:30 ` [PATCH v3 0/2] memory: Drop Baikal SoC code and bindings Krzysztof Kozlowski
2026-02-26  7:44   ` Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox