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