All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Add SM7250 base dts file
@ 2026-08-16 13:32 Sreeshankar K
  2026-08-16 13:32 ` [PATCH 1/5] arm64: dts: qcom: " Sreeshankar K
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Sreeshankar K @ 2026-08-16 13:32 UTC (permalink / raw)
  To: robh, krzk+dt, conor+dt, andersson, konradybcio, tglx
  Cc: lpieralisi, robimarko, linux, devicetree, linux-kernel,
	linux-arm-msm, Sreeshankar K

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


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

end of thread, other threads:[~2026-08-16 13:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-16 13:32 [PATCH 0/5] Add SM7250 base dts file Sreeshankar K
2026-08-16 13:32 ` [PATCH 1/5] arm64: dts: qcom: " Sreeshankar K
2026-08-16 13:42   ` sashiko-bot
2026-08-16 13:32 ` [PATCH 2/5] dt-bindings: arm: cpus: Document Kryo 475 CPUs Sreeshankar K
2026-08-16 13:32 ` [PATCH 3/5] dt-bindings: arm: qcom: Document SM7250 SoC and boards Sreeshankar K
2026-08-16 13:32 ` [PATCH 4/5] dt-bindings: firmware: qcom,scm: Document SM7250 SCM Sreeshankar K
2026-08-16 13:32 ` [PATCH 5/5] dt-bindings: interrupt-controller: qcom,pdc: Document SM7250 PDC Sreeshankar K

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.