[PATCH v2 0/4] Retire SDM845-cheza devboards
From: Konrad Dybcio <konradybcio@kernel.org>
Date: 2025-07-16 10:16:24
Also in:
linux-arm-msm, linux-devicetree, linux-iommu, lkml
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 <redacted> --- 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 (local) --- 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 [off-list ref]