linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Retire SDM845-cheza devboards
@ 2025-07-16 10:16 Konrad Dybcio
  2025-07-16 10:16 ` [PATCH v2 1/4] arm64: dts: qcom: Remove sdm845-cheza boards Konrad Dybcio
                   ` (5 more replies)
  0 siblings, 6 replies; 17+ messages in thread
From: Konrad Dybcio @ 2025-07-16 10:16 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, cros-qcom-dts-watchers, Will Deacon, Robin Murphy,
	Joerg Roedel
  Cc: Marijn Suijten, linux-arm-msm, devicetree, linux-kernel,
	Rob Clark, linux-arm-kernel, iommu, Konrad Dybcio

Cheza was a prototype class of boards, based on the 2017 SDM845 SoC,
used for bringing up ChromiumOS on Snapdragon platforms.

Today, almost none are left in existence, and the small amount of
remaining ones don't get any real use.

To ease maintenance burden, remove it from the kernel tree.

Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
---
Changes in v2:
- Drop the MAINTAINERS entry
  I wasn't sure whether to go with a separate commit, I'm fine with it
  being squashed if that's preferred
- Drop the dt-bindings, as the board practically doesn't exist anymore
- Drop the SMMU bindings entry
- Link to v1: https://lore.kernel.org/r/20250715-topic-goodnight_cheza-v1-1-68b67d60c272@oss.qualcomm.com

---
Konrad Dybcio (4):
      arm64: dts: qcom: Remove sdm845-cheza boards
      dt-bindings: arm: qcom: Remove sdm845-cheza
      dt-bindings: arm-smmu: Remove sdm845-cheza specific entry
      MAINTAINERS: Remove sdm845-cheza device trees

 Documentation/devicetree/bindings/arm/qcom.yaml    |    3 -
 .../devicetree/bindings/iommu/arm,smmu.yaml        |    4 -
 MAINTAINERS                                        |    1 -
 arch/arm64/boot/dts/qcom/Makefile                  |    3 -
 arch/arm64/boot/dts/qcom/sdm845-cheza-r1.dts       |  238 ----
 arch/arm64/boot/dts/qcom/sdm845-cheza-r2.dts       |  238 ----
 arch/arm64/boot/dts/qcom/sdm845-cheza-r3.dts       |  174 ---
 arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi         | 1330 --------------------
 8 files changed, 1991 deletions(-)
---
base-commit: 0be23810e32e6d0a17df7c0ebad895ba2c210fc4
change-id: 20250715-topic-goodnight_cheza-b1c38bff935b

Best regards,
-- 
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>


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

end of thread, other threads:[~2025-08-11 23:27 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-16 10:16 [PATCH v2 0/4] Retire SDM845-cheza devboards Konrad Dybcio
2025-07-16 10:16 ` [PATCH v2 1/4] arm64: dts: qcom: Remove sdm845-cheza boards Konrad Dybcio
2025-07-16 11:08   ` Krzysztof Kozlowski
2025-07-16 14:21   ` Doug Anderson
2025-07-16 10:16 ` [PATCH v2 2/4] dt-bindings: arm: qcom: Remove sdm845-cheza Konrad Dybcio
2025-07-16 11:11   ` Krzysztof Kozlowski
2025-07-16 14:21   ` Doug Anderson
2025-07-16 10:16 ` [PATCH v2 3/4] dt-bindings: arm-smmu: Remove sdm845-cheza specific entry Konrad Dybcio
2025-07-16 10:33   ` Robin Murphy
2025-07-16 11:08   ` Krzysztof Kozlowski
2025-07-16 14:21   ` Doug Anderson
2025-07-16 14:58     ` Dmitry Baryshkov
2025-07-16 10:16 ` [PATCH v2 4/4] MAINTAINERS: Remove sdm845-cheza device trees Konrad Dybcio
2025-07-16 11:09   ` Krzysztof Kozlowski
2025-07-16 14:22   ` Doug Anderson
2025-07-17 10:01 ` [PATCH v2 0/4] Retire SDM845-cheza devboards Will Deacon
2025-08-11 23:26 ` Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).