[PATCH 0/2] soc: qcom: rmtfs: Support dynamic allocation

Bjorn Andersson posted 2 patches 2 years, 8 months ago
There is a newer version of this series
.../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(-)
[PATCH 0/2] soc: qcom: rmtfs: Support dynamic allocation
Posted by Bjorn Andersson 2 years, 8 months ago
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