Re: [PATCH V4 2/2] mux: adgs1408: new driver for Analog Devices ADGS1408/1409 mux …

2018-07-20 Thread Peter Rosin
On 2018-07-20 10:11, Mircea Caprioru wrote: > This patch adds basic support for Analog Device ADGS1408/09 SPI mux > controller. > > The device is probed and set to a disabled state. It uses the new mux > controller framework. > > Signed-off-by: Mircea Caprioru > --- > Changelog V3 -> V4 > - name

[PATCH V4 2/2] mux: adgs1408: new driver for Analog Devices ADGS1408/1409 mux …

2018-07-20 Thread Mircea Caprioru
This patch adds basic support for Analog Device ADGS1408/09 SPI mux controller. The device is probed and set to a disabled state. It uses the new mux controller framework. Signed-off-by: Mircea Caprioru --- Changelog V3 -> V4 - named enum to adgs1408_chip_id - added .data with id enum values - a