Re: [PATCH] remoteproc: qcom_wcnss: Fix reserved region mapping failure

From: Bjorn Andersson

Date: Mon Feb 23 2026 - 15:16:25 EST



On Wed, 28 Jan 2026 16:02:42 -0600, Rob Herring (Arm) wrote:
> Commit c70b9d5fdcd7 ("remoteproc: qcom: Use of_reserved_mem_region_*
> functions for "memory-region"") switched from devm_ioremap_wc() to
> devm_ioremap_resource_wc(). The difference is devm_ioremap_resource_wc()
> also requests the resource which fails. Testing of both fixed and
> dynamic reserved regions indicates that requesting the resource should
> work, so I'm not sure why it doesn't work in this case. Fix the issue by
> reverting back to devm_ioremap_wc().
>
> [...]

Applied, thanks!

[1/1] remoteproc: qcom_wcnss: Fix reserved region mapping failure
commit: f9b888599418951b8229bbb28851ed4da50c58e9

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