Re: pca953x: lockdep warning since 4.10

2017-01-11 Thread Clemens Gruber
On Wed, Jan 11, 2017 at 02:43:31PM +0100, Linus Walleij wrote: > On Sat, Jan 7, 2017 at 9:54 PM, Clemens Gruber > wrote: > > > I observed the following lockdep warning when booting an i.MX6Q board > > with several PCAL9555A gpio expanders connected over I2C. They are > > connected to 3 separate b

Re: pca953x: lockdep warning since 4.10

2017-01-11 Thread Linus Walleij
On Sat, Jan 7, 2017 at 9:54 PM, Clemens Gruber wrote: > I observed the following lockdep warning when booting an i.MX6Q board > with several PCAL9555A gpio expanders connected over I2C. They are > connected to 3 separate busses, there is no i2c-mux in use. > > This warning appears with the latest

Re: pca953x: lockdep warning since 4.10

2017-01-08 Thread Clemens Gruber
On Sun, Jan 08, 2017 at 07:13:31PM +0100, Bartosz Golaszewski wrote: > 2017-01-07 21:54 GMT+01:00 Clemens Gruber : > > Hi, > > > > I observed the following lockdep warning when booting an i.MX6Q board > > with several PCAL9555A gpio expanders connected over I2C. They are > > connected to 3 separate

Re: pca953x: lockdep warning since 4.10

2017-01-08 Thread Bartosz Golaszewski
2017-01-07 21:54 GMT+01:00 Clemens Gruber : > Hi, > > I observed the following lockdep warning when booting an i.MX6Q board > with several PCAL9555A gpio expanders connected over I2C. They are > connected to 3 separate busses, there is no i2c-mux in use. > > This warning appears with the latest mai