On Fri, Oct 27, 2023 at 09:07:22AM -0600, Jeffrey Hugo wrote: > > + if (!ivpu_hw_37xx_is_idle(vdev)) { > > + ivpu_warn(vdev, "VPU not idle during power down\n"); > > + if (ivpu_hw_37xx_ip_reset(vdev)) > > + ivpu_err(vdev, "Failed to reset the VPU\n"); > > + } > > This appears to be an unrelated change to $SUBJECT Ok, I think I'll separate this on v2 Regards Stanislaw