[PATCH 0/5] Add SM7250 base dts file
From: Sreeshankar K
Date: Sun Aug 16 2026 - 09:32:51 EST
Qualcomm SM7250 is known as lito.
This patchset add base devicetree file for SM7250 SoC and
SM7250 MTP platform. This file adds the basic nodes like cpu,
psci and other required configuration for booting up to the
serial console.
Sreeshankar K (5):
arm64: dts: qcom: Add SM7250 base dts file
dt-bindings: arm: cpus: Document Kryo 475 CPUs
dt-bindings: arm: qcom: Document SM7250 SoC and boards
dt-bindings: firmware: qcom,scm: Document SM7250 SCM
dt-bindings: interrupt-controller: qcom,pdc: Document SM7250 PDC
.../devicetree/bindings/arm/cpus.yaml | 1 +
.../devicetree/bindings/arm/qcom.yaml | 6 +
.../bindings/firmware/qcom,scm.yaml | 1 +
.../interrupt-controller/qcom,pdc.yaml | 1 +
arch/arm64/boot/dts/qcom/Makefile | 1 +
arch/arm64/boot/dts/qcom/sm7250-mtp.dts | 30 ++
arch/arm64/boot/dts/qcom/sm7250.dtsi | 431 ++++++++++++++++++
7 files changed, 471 insertions(+)
create mode 100644 arch/arm64/boot/dts/qcom/sm7250-mtp.dts
create mode 100644 arch/arm64/boot/dts/qcom/sm7250.dtsi
--
2.43.0