devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] soc: qcom: rmtfs: Support dynamic allocation
@ 2023-05-30 23:36 Bjorn Andersson
  2023-05-30 23:36 ` [PATCH v2 1/3] dt-bindings: reserved-memory: rmtfs: Allow guard pages Bjorn Andersson
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Bjorn Andersson @ 2023-05-30 23:36 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 support for guard pages to allow the DeviceTree
author to rely on the OS/Linux for placement of the region.

Bjorn Andersson (3):
  dt-bindings: reserved-memory: rmtfs: Allow guard pages
  soc: qcom: rmtfs: Support discarding guard pages
  soc: qcom: rtmfs: Handle reserved-memory allocation issues

 .../bindings/reserved-memory/qcom,rmtfs-mem.yaml     |  7 +++++++
 drivers/soc/qcom/rmtfs_mem.c                         | 12 +++++++++++-
 2 files changed, 18 insertions(+), 1 deletion(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-06-04 10:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-30 23:36 [PATCH v2 0/3] soc: qcom: rmtfs: Support dynamic allocation Bjorn Andersson
2023-05-30 23:36 ` [PATCH v2 1/3] dt-bindings: reserved-memory: rmtfs: Allow guard pages Bjorn Andersson
2023-06-01 12:34   ` Stephan Gerhold
2023-06-04 10:25   ` Krzysztof Kozlowski
2023-05-30 23:36 ` [PATCH v2 2/3] soc: qcom: rmtfs: Support discarding " Bjorn Andersson
2023-05-31  0:08   ` Caleb Connolly
2023-05-31  0:09     ` Caleb Connolly
2023-06-01 12:26   ` Stephan Gerhold
2023-05-30 23:36 ` [PATCH v2 3/3] soc: qcom: rtmfs: Handle reserved-memory allocation issues 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).