lkml.org 
[lkml]   [2020]   [Nov]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] media: ov8856: Remove 3280x2464 mode
Hi Dongchun,

On Tue, Nov 24, 2020 at 03:40:51PM +0800, Dongchun Zhu wrote:
> > static const struct ov8856_mode supported_modes[] = {
> > - {
> > - .width = 3280,
> > - .height = 2464,
> > - .hts = 1928,
> > - .vts_def = 2488,
> > - .vts_min = 2488,
> > - .reg_list = {
> > - .num_of_regs = ARRAY_SIZE(mode_3280x2464_regs),
> > - .regs = mode_3280x2464_regs,
> > - },
> > - .link_freq_index = OV8856_LINK_FREQ_720MBPS,
> > - },
>
> If 3280x2464 resolution is removed, bayer order needs to be updated in
> the meantime. From OV8856's datasheet, bayer order turns to be BGGR if
> sensor adopts full mode (3264x2448) or binning mode (1632x1224).

How is this related to the patch?

The next largest size is 16 by 16 less, so the Bayer order is the same. If
it's wrong currently (as it would appear to), it should be a separate
patch.

--
Sakari Ailus

\
 
 \ /
  Last update: 2020-11-24 09:46    [W:0.096 / U:0.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site