On Mon, Jun 15, 2020 at 02:20:44PM +0200, Uwe Kleine-König wrote: > On Fri, Jun 05, 2020 at 04:40:36PM +0300, Andy Shevchenko wrote: > > It's a repetition of the commit aa58a21ae378 > > ("gpio: pca953x: disable regmap locking") > > which states the following: > > > > This driver uses its own locking but regmap silently uses > > a mutex for all operations too. Add the option to disable > > locking to the regmap config struct. > > > > Fixes: bcf41dc480b1 ("gpio: pca953x: fix handling of automatic address incrementing") > > Cc: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > > Ah, good catch. I assume that I didn't have aa58a21ae378 in my tree when > I created the patch that then became bcf41dc480b1. > > Looks right > > Reviewed-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> Thanks! Linus, Bart, just to clarify that this is material for one of the next v5.8-rcX (this cycle!). -- With Best Regards, Andy Shevchenko