Re: [PATCH 0/2] i2c: mux: demux-pinctrl: improve device relationships

2018-05-19 Thread Peter Rosin
On 2018-05-17 16:11, Wolfram Sang wrote: > On Mon, Apr 30, 2018 at 01:55:42PM +0200, Wolfram Sang wrote: >> While researching some PM behaviour within I2C, I found out that the >> i2c-demux >> driver does not play well with that due to broken relationship with other >> devices. Patch 1 ensures

[PATCH 0/2] i2c: mux: demux-pinctrl: improve device relationships

2018-04-30 Thread Wolfram Sang
While researching some PM behaviour within I2C, I found out that the i2c-demux driver does not play well with that due to broken relationship with other devices. Patch 1 ensures the right parent-child relationship. Patch 2 makes the connection between the demux device and the demuxed bus similar