lkml.org 
[lkml]   [2020]   [May]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v4 11/11] i2c: designware: Add Baikal-T1 System I2C support
On Wed, May 27, 2020 at 06:04:31PM +0300, Serge Semin wrote:
> On Wed, May 27, 2020 at 05:03:03PM +0300, Andy Shevchenko wrote:
> > On Wed, May 27, 2020 at 03:01:11PM +0300, Serge Semin wrote:

...

> > > +static struct regmap_config bt1_i2c_cfg = {
> > > + .reg_bits = 32,
> > > + .val_bits = 32,
> > > + .reg_stride = 4,
> > > + .fast_io = true,
> > > + .reg_read = bt1_i2c_read,
> > > + .reg_write = bt1_i2c_write,
> > > + .max_register = DW_IC_COMP_TYPE

And perhaps add a comma?

> > > +};

--
With Best Regards,
Andy Shevchenko


\
 
 \ /
  Last update: 2020-05-27 17:54    [W:0.068 / U:0.732 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site