Re: [PATCH 5/8] media: qcom: camss: vfe: only reset the VFE when its last line stops
From: Hitesh Patel
Date: Tue Sep 15 2026 - 05:27:33 EST
> You can drop references to a particular part - all aggregators would
> do this.
> ...
> What it ? Define the object instead of assuming the reader knows what
> is meant by it.
Will rewrite: no part names, and the object spelled out (stopping one
RDI line resets the whole VFE, so the other RDI line still streaming on
the same VFE loses its write master configuration and its in-flight
buffers).
> Other than the rambling commit log - looks like a valid Fix to me.
> - Fixes tag
> - Fixes to first
> - Fix in the patch title name
Will do. The reset-on-every-disable came in with the VFE 170 support:
Fixes: 7319cdf189bb ("media: camss: Add support for VFE hardware version Titan 170")
Thanks,
Hitesh