]> asedeno.scripts.mit.edu Git - linux.git/commit
mux: adgs1408: new driver for Analog Devices ADGS1408/1409 mux
authorMircea Caprioru <mircea.caprioru@analog.com>
Wed, 1 Aug 2018 08:37:40 +0000 (10:37 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Aug 2018 08:23:02 +0000 (10:23 +0200)
commit8b9ce6954c05e3e4115f54444c7eaf2aa2dd5e65
tree4891b7d99ecab8899c518e015aa6853f341573e4
parent94aea0c6f7bdb5d224b1f48ab0e93f40bf447a4c
mux: adgs1408: new driver for Analog Devices ADGS1408/1409 mux

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 <mircea.caprioru@analog.com>
Signed-off-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/mux/Kconfig
drivers/mux/Makefile
drivers/mux/adgs1408.c [new file with mode: 0644]