On Wed, Aug 20, 2025 at 05:16:39PM +0200, Stephan Gerhold wrote: > When starting venus with the "no_tz" code path, IRIS2 needs the same > boot/reset sequence as IRIS2_1. This is because most of the registers were > moved to the "wrapper_tz_base", which is already defined for both IRIS2 and > IRIS2_1 inside core.c. Add IRIS2 to the checks inside firmware.c as well to > make sure that it uses the correct reset sequence. > > Both IRIS and IRIS2_1 are HFI v6 variants, so the correct sequence was used > before commit c38610f8981e ("media: venus: firmware: Sanitize > per-VPU-version"). > > Fixes: c38610f8981e ("media: venus: firmware: Sanitize per-VPU-version") > Signed-off-by: Stephan Gerhold <stephan.gerhold@xxxxxxxxxx> > --- > drivers/media/platform/qcom/venus/firmware.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx> -- With best wishes Dmitry