Hi Jason, On Wed, Oct 18, 2023 at 01:58:41PM +0800, Chen, Jason Z wrote: > From: Jason Chen <jason.z.chen@xxxxxxxxx> > > ov08x40 quad bayer sensor ISP has the following work modes: > - normal mode: full size > - 2x2 binned mode: binning size > > In normal and binned modes, different tline calculations are > applied. > > - normal mode: Tline value needs to be doubled as per the > vendor's update. > > Tline time = 2 * HTS / SCLK > Exposure unit : 1 * HTS = 0.5 Tline > > - 2x2 binned mode: > > Tline time = 1 * HTS / SCLK > Exposure unit : 1 * HTS = 1 Tline > > Signed-off-by: Jason Chen <jason.z.chen@xxxxxxxxx> I think this is good, apologies for missing the patch earlier (and feel free to ping me). -- Regards, Sakari Ailus