Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH 0/3] SDM670 shared memory and socinfo
@ 2024-05-24  1:20 Richard Acayan
  2024-05-24  1:20 ` [PATCH 1/3] dt-bindings: arm: qcom,ids: Add SoC ID for SDM670 Richard Acayan
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Richard Acayan @ 2024-05-24  1:20 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, linux-arm-msm, devicetree
  Cc: Richard Acayan

This adds the smem region to the SDM670 device tree and adds the SDM670
SoC ID to the socinfo driver. In addition to socinfo, the shared memory
region is also used for SMP2P and the remote processors, but they are
not added yet.

Richard Acayan (3):
  dt-bindings: arm: qcom,ids: Add SoC ID for SDM670
  soc: qcom: socinfo: Add SDM670 SoC ID table entry
  arm64: dts: qcom: sdm670: add smem region

 arch/arm64/boot/dts/qcom/sdm670.dtsi | 18 ++++++++++++++++++
 drivers/soc/qcom/socinfo.c           |  1 +
 include/dt-bindings/arm/qcom,ids.h   |  1 +
 3 files changed, 20 insertions(+)

-- 
2.45.1


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

end of thread, other threads:[~2024-05-28 14:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-24  1:20 [PATCH 0/3] SDM670 shared memory and socinfo Richard Acayan
2024-05-24  1:20 ` [PATCH 1/3] dt-bindings: arm: qcom,ids: Add SoC ID for SDM670 Richard Acayan
2024-05-24 15:25   ` Konrad Dybcio
2024-05-25 16:59   ` Krzysztof Kozlowski
2024-05-24  1:20 ` [PATCH 2/3] soc: qcom: socinfo: Add SDM670 SoC ID table entry Richard Acayan
2024-05-24 15:25   ` Konrad Dybcio
2024-05-24  1:20 ` [PATCH 3/3] arm64: dts: qcom: sdm670: add smem region Richard Acayan
2024-05-28  3:32 ` (subset) [PATCH 0/3] SDM670 shared memory and socinfo Bjorn Andersson
2024-05-28 14:13 ` Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox