Re: [PATCH v7 2/8] media: qcom: iris: use common set_preset_registers function

From: Vikash Garodia

Date: Wed Mar 18 2026 - 07:09:35 EST



On 3/17/2026 12:24 AM, Dmitry Baryshkov wrote:
The set_preset_registers is (currently) common to all supported devices.
Extract it to a iris_vpu_common.c and call it directly from
iris_vpu_power_on(). Later, if any of the devices requires special
handling, it can be sorted out separately.

Reviewed-by: Dikshita Agarwal<dikshita.agarwal@xxxxxxxxxxxxxxxx>
Signed-off-by: Dmitry Baryshkov<dmitry.baryshkov@xxxxxxxxxxxxxxxx>
---

Reviewed-by: Vikash Garodia <vikash.garodia@xxxxxxxxxxxxxxxx>