Re: [PATCH 2/2] media: i2c: ov08x40: Do not expose the broken 1928x1088 binned mode
From: Sakari Ailus
Date: Thu Sep 10 2026 - 03:12:37 EST
Hi Jimmy,
On Thu, Sep 10, 2026 at 06:28:59AM +0000, Su, Jimmy wrote:
> Hi Sakari,
> As I know, one of Chrome MTL project is using ov08x40 sensor.
> It supports "3856x2416@4 lanes linear mode" & "1928x1208@ 4 lanes linear mode".
>
> Then Linux projects support 3856x2176@ 4 lanes & 2 lanes linear mode.
> BTW, Some Linux projects have CV solution.
> From one CV vendor's feedback, 1928x1088 resolution only supports sHDR mode.
But this CVS device still works in non-binned mode. Are the exact
limitations known? Is this CVS device used in other systems?
Staggered HDR isn't supported in upstream in any case.
> But our sensor driver only supports 1928x1088@linear mode.
> It could have unexpected issue while this device has CVS board.
One way to address this would be to set the minimum image size to some
larger, known to work size, for that CVS device in the CVS driver. This may
require changes on libcamera side, too, but that's a separate issue.
--
Kind regards,
Sakari Ailus