lkml.org 
[lkml]   [2020]   [Oct]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2 4/5] media: mt9p031: Make pixel clock polarity configurable by DT
On Thu, Oct 01, 2020 at 07:10:31PM +0300, Sakari Ailus wrote:
> > @@ -1079,6 +1094,9 @@ mt9p031_get_pdata(struct i2c_client *client)
> > of_property_read_u32(np, "input-clock-frequency", &pdata->ext_freq);
> > of_property_read_u32(np, "pixel-clock-frequency", &pdata->target_freq);
> >
> > + pdata->pixclk_pol = !!(endpoint.bus.parallel.flags &
> > + V4L2_MBUS_PCLK_SAMPLE_RISING);
>
> Could you document this in DT bindings? And the default, too.

Please make it a separate patch.

--
Sakari Ailus

\
 
 \ /
  Last update: 2020-10-01 18:12    [W:0.048 / U:0.720 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site