devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] soc: qcom: rmtfs: Support dynamic allocation
@ 2023-05-30 19:34 Bjorn Andersson
  2023-05-30 19:34 ` [PATCH 1/2] dt-bindings: reserved-memory: rmtfs: Allow " Bjorn Andersson
  2023-05-30 19:34 ` [PATCH 2/2] soc: qcom: rmtfs: Support dynamic placement of region Bjorn Andersson
  0 siblings, 2 replies; 10+ messages in thread
From: Bjorn Andersson @ 2023-05-30 19:34 UTC (permalink / raw)
  Cc: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, linux-arm-msm, devicetree, linux-kernel

Some platforms have laxed requirements on the placement of the rmtfs
memory region, introduce a mechanism to allow the DeviceTree source
author to give the responsibility of the placement of this region to the
OS.

Bjorn Andersson (2):
  dt-bindings: reserved-memory: rmtfs: Allow dynamic allocation
  soc: qcom: rmtfs: Support dynamic placement of region

 .../reserved-memory/qcom,rmtfs-mem.yaml       | 23 ++++++-
 arch/arm64/boot/dts/qcom/sdm845-mtp.dts       | 10 +++
 drivers/soc/qcom/rmtfs_mem.c                  | 66 ++++++++++++++-----
 3 files changed, 81 insertions(+), 18 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-05-31 17:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-30 19:34 [PATCH 0/2] soc: qcom: rmtfs: Support dynamic allocation Bjorn Andersson
2023-05-30 19:34 ` [PATCH 1/2] dt-bindings: reserved-memory: rmtfs: Allow " Bjorn Andersson
2023-05-30 19:37   ` Konrad Dybcio
2023-05-31  8:05   ` Krzysztof Kozlowski
2023-05-31 17:44     ` Bjorn Andersson
2023-05-30 19:34 ` [PATCH 2/2] soc: qcom: rmtfs: Support dynamic placement of region Bjorn Andersson
2023-05-30 19:45   ` Konrad Dybcio
2023-05-30 21:31     ` Bjorn Andersson
2023-05-30 19:48   ` Stephan Gerhold
2023-05-30 21:39     ` Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).