Re: [PATCH v3] remoteproc: qcom: Use of_reserved_mem_lookup()

From: Bjorn Andersson
Date: Sat Jul 15 2023 - 15:42:25 EST



On Mon, 10 Jul 2023 22:34:52 +0200, Stephan Gerhold wrote:
> Reserved memory can be either looked up using the generic function
> of_address_to_resource() or using the special of_reserved_mem_lookup().
> The latter has the advantage that it ensures that the referenced memory
> region was really reserved and is not e.g. status = "disabled".
>
> of_reserved_mem also supports allocating reserved memory dynamically at
> boot time. This works only when using of_reserved_mem_lookup() since
> there won't be a fixed address in the device tree.
>
> [...]

Applied, thanks!

[1/1] remoteproc: qcom: Use of_reserved_mem_lookup()
commit: 0ee55c188a3c97309a6794077d5ef4ebd58f62cb

Best regards,
--
Bjorn Andersson <andersson@xxxxxxxxxx>