Re: [PATCH v4 0/7] gpio: exar: refactor the driver

2020-11-10 Thread Andy Shevchenko
On Tue, Nov 10, 2020 at 5:07 PM Andy Shevchenko wrote: > On Tue, Nov 10, 2020 at 03:55:45PM +0100, Bartosz Golaszewski wrote: > With reverted reg_width change I should have relaxed this to "with whatever settlement we become about regmap configuration". > Reviewed-by: Andy Shevchenko -- Wit

Re: [PATCH v4 0/7] gpio: exar: refactor the driver

2020-11-10 Thread Andy Shevchenko
On Tue, Nov 10, 2020 at 03:55:45PM +0100, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski > > I just wanted to convert the driver to using simpler IDA API but ended up > quickly converting it to using regmap. Unfortunately I don't have the HW > to test it so marking the patches that introd