Re: [PATCH] firmware: arm_ffa: Set dma_mask for ffa devices
From: Viresh Kumar
Date: Fri Feb 28 2025 - 06:07:50 EST
On Fri, 28 Feb 2025 at 14:51, Sudeep Holla <sudeep.holla@xxxxxxx> wrote:
> Sorry I forgot to respond. I kept this out for now as we need to resolve
> the DT bindings.
>
> If you think it can be used/needed irrespective of how we resolve that
> issue ? If so, I can queue this.
Yes, this has nothing to do with the DT bindings and reserved-mem thing.
We can anyways map memory on need basis at runtime and this is required
for that to work. The reserved-mem thing only allows us to map everything in
advance.
--
Viresh