Re: [PATCH v7 00/12] mux controller abstraction and iio/i2c muxes

2017-01-08 Thread Peter Rosin
On 2017-01-08 11:51, Wolfram Sang wrote: > Hi peda, > >> One thing that I would like to do, but don't see a solution >> for, is to move the mux control code that is present in >> various drivers in drivers/i2c/muxes to this new minimalistic >> muxing subsystem, thus converting all present i2c muxe

Re: [PATCH v7 00/12] mux controller abstraction and iio/i2c muxes

2017-01-08 Thread Wolfram Sang
Hi peda, > One thing that I would like to do, but don't see a solution > for, is to move the mux control code that is present in > various drivers in drivers/i2c/muxes to this new minimalistic > muxing subsystem, thus converting all present i2c muxes (but > perhaps not gates and arbitrators) to be

[PATCH v7 00/12] mux controller abstraction and iio/i2c muxes

2017-01-04 Thread Peter Rosin
Hi! v6 -> v7 changes - move from drivers/misc/mux-* to drivers/mux/ [I will remove Cc:s to Arnd and Greg for v8, when/if that happens] - add managed versions of mux_chip_alloc and mux_chip_register - use the above in mux-gpio.c and mux-adg792a.c - also use them to support a simplified binding of