[PATCH v2 0/4] Retire SDM845-cheza devboards

Konrad Dybcio posted 4 patches 2 months, 3 weeks ago
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(-)
[PATCH v2 0/4] Retire SDM845-cheza devboards
Posted by Konrad Dybcio 2 months, 3 weeks ago
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>
Re: [PATCH v2 0/4] Retire SDM845-cheza devboards
Posted by Bjorn Andersson 1 month, 3 weeks ago
On Wed, 16 Jul 2025 12:16:06 +0200, Konrad Dybcio wrote:
> 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.
> 
> [...]

Applied, thanks!

[1/4] arm64: dts: qcom: Remove sdm845-cheza boards
      commit: 5e4ca587f56319c3c9800b9d1a97443b9c364a15
[2/4] dt-bindings: arm: qcom: Remove sdm845-cheza
      commit: bae72efa3ca6674ff99668b00290376babae10f5
[3/4] dt-bindings: arm-smmu: Remove sdm845-cheza specific entry
      (no commit info)
[4/4] MAINTAINERS: Remove sdm845-cheza device trees
      (no commit info)

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>
Re: [PATCH v2 0/4] Retire SDM845-cheza devboards
Posted by Will Deacon 2 months, 3 weeks ago
On Wed, 16 Jul 2025 12:16:06 +0200, Konrad Dybcio wrote:
> 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.
> 
> [...]

Applied SMMU bindings change to iommu (arm/smmu/bindings), thanks!

[3/4] dt-bindings: arm-smmu: Remove sdm845-cheza specific entry
      https://git.kernel.org/iommu/c/ac1207f516c2

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev