]> git.baikalelectronics.ru Git - kernel.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)
commitdf40b8d1bb3f880ec23c1d29fa6f36464bada550
tree4891b7d99ecab8899c518e015aa6853f341573e4
parentdd0b193ab20f73495a62fe93b136daa20ac7f11c
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]