OSDN Git Service

iio: ad5272: Add support for Analog Devices digital potentiometers
authorPhil Reid <preid@electromag.com.au>
Fri, 9 Feb 2018 00:57:27 +0000 (08:57 +0800)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 10 Feb 2018 15:48:08 +0000 (15:48 +0000)
commit79e8a32d2aa9e98b1560cbe107e750f07807d8c7
tree995e41876ce07ad69c64777fc190d1ee04d79e8f
parent8730e267a17a56e9aea8d8daa15da4f2fb98c8e4
iio: ad5272: Add support for Analog Devices digital potentiometers

Add implementation for Analog Devices AD5272 and AD5274 digital
potentiometer devices.

Signed-off-by: Phil Reid <preid@electromag.com.au>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/potentiometer/Kconfig
drivers/iio/potentiometer/Makefile
drivers/iio/potentiometer/ad5272.c [new file with mode: 0644]