Re: [PATCH 3/5] remoteproc: imx_rproc: Enable PM runtime support unconditionally
From: Daniel Baluta
Date: Thu Sep 18 2025 - 08:35:13 EST
On Thu, Sep 18, 2025 at 2:52 PM Peng Fan <peng.fan@xxxxxxx> wrote:
>
> PM runtime support is safe and applicable across all i.MX platforms, not
> just those using the SCU API. Remove the conditional check and enable PM
> runtime unconditionally to simplify the code and ensure consistent power
> management behavior.
>
> Signed-off-by: Peng Fan <peng.fan@xxxxxxx>
Reviewed-by: Daniel Baluta <daniel.baluta@xxxxxxx>