Re: [PATCH v3 2/3] media: iris: Initialize HFI ops after firmware load in core init
From: Dmitry Baryshkov
Date: Wed Apr 01 2026 - 10:27:47 EST
On Tue, Mar 31, 2026 at 01:09:56PM +0530, Dikshita Agarwal wrote:
> The HFI sys ops were previously initialized in probe() but, we don't
> have firmware loaded at probe time. Since HFI is tightly coupled to
> firmware, initialize the HFI sys ops after firmware has been successfully
> loaded and booted.
>
> Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>
> Signed-off-by: Dikshita Agarwal <dikshita.agarwal@xxxxxxxxxxxxxxxx>
> ---
> drivers/media/platform/qcom/iris/iris_core.c | 2 ++
> drivers/media/platform/qcom/iris/iris_probe.c | 1 -
> 2 files changed, 2 insertions(+), 1 deletion(-)
>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
--
With best wishes
Dmitry