Re: [RFC PATCH v2 5/7] iio: multiplexer: new iio category and iio-mux driver

2016-11-27 Thread Jonathan Cameron
On 19/11/16 22:08, Peter Rosin wrote: > On 2016-11-19 16:49, Jonathan Cameron wrote: >> On 17/11/16 21:48, Peter Rosin wrote: >>> When a multiplexer changes how an iio device behaves (for example >>> by feeding different signals to an ADC), this driver can be used >>> create one virtual iio

Re: [RFC PATCH v2 5/7] iio: multiplexer: new iio category and iio-mux driver

2016-11-27 Thread Jonathan Cameron
On 19/11/16 22:08, Peter Rosin wrote: > On 2016-11-19 16:49, Jonathan Cameron wrote: >> On 17/11/16 21:48, Peter Rosin wrote: >>> When a multiplexer changes how an iio device behaves (for example >>> by feeding different signals to an ADC), this driver can be used >>> create one virtual iio

Re: [RFC PATCH v2 5/7] iio: multiplexer: new iio category and iio-mux driver

2016-11-19 Thread Peter Rosin
On 2016-11-19 16:49, Jonathan Cameron wrote: > On 17/11/16 21:48, Peter Rosin wrote: >> When a multiplexer changes how an iio device behaves (for example >> by feeding different signals to an ADC), this driver can be used >> create one virtual iio channel for each multiplexer state. >> >> Depends

Re: [RFC PATCH v2 5/7] iio: multiplexer: new iio category and iio-mux driver

2016-11-19 Thread Peter Rosin
On 2016-11-19 16:49, Jonathan Cameron wrote: > On 17/11/16 21:48, Peter Rosin wrote: >> When a multiplexer changes how an iio device behaves (for example >> by feeding different signals to an ADC), this driver can be used >> create one virtual iio channel for each multiplexer state. >> >> Depends

Re: [RFC PATCH v2 5/7] iio: multiplexer: new iio category and iio-mux driver

2016-11-19 Thread Jonathan Cameron
On 17/11/16 21:48, Peter Rosin wrote: > When a multiplexer changes how an iio device behaves (for example > by feeding different signals to an ADC), this driver can be used > create one virtual iio channel for each multiplexer state. > > Depends on the generic multiplexer driver. I'm not really

Re: [RFC PATCH v2 5/7] iio: multiplexer: new iio category and iio-mux driver

2016-11-19 Thread Jonathan Cameron
On 17/11/16 21:48, Peter Rosin wrote: > When a multiplexer changes how an iio device behaves (for example > by feeding different signals to an ADC), this driver can be used > create one virtual iio channel for each multiplexer state. > > Depends on the generic multiplexer driver. I'm not really

[RFC PATCH v2 5/7] iio: multiplexer: new iio category and iio-mux driver

2016-11-17 Thread Peter Rosin
When a multiplexer changes how an iio device behaves (for example by feeding different signals to an ADC), this driver can be used create one virtual iio channel for each multiplexer state. Depends on the generic multiplexer driver. --- drivers/iio/Kconfig | 1 +

[RFC PATCH v2 5/7] iio: multiplexer: new iio category and iio-mux driver

2016-11-17 Thread Peter Rosin
When a multiplexer changes how an iio device behaves (for example by feeding different signals to an ADC), this driver can be used create one virtual iio channel for each multiplexer state. Depends on the generic multiplexer driver. --- drivers/iio/Kconfig | 1 +