提交 ddaecd5b 编写于 作者: S Sonic Zhang 提交者: Greg Kroah-Hartman

staging: iio: adc: new driver for AD7291 devices

Signed-off-by: NSonic Zhang <sonic.zhang@analog.com>
Signed-off-by: NMichael Hennerich <michael.hennerich@analog.com>
Acked-by: NJonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: NMike Frysinger <vapier@gentoo.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 a20ebd93
无相关合并请求
......@@ -41,6 +41,13 @@ config AD7152
Say yes here to build support for Analog Devices capacitive sensors.
(ad7152, ad7153) Provides direct access via sysfs.
config AD7291
tristate "Analog Devices AD7291 temperature sensor driver"
depends on I2C
help
Say yes here to build support for Analog Devices AD7291
temperature sensors.
config AD799X
tristate "Analog Devices AD799x ADC driver"
depends on I2C
......
......@@ -17,3 +17,4 @@ obj-$(CONFIG_AD7476) += ad7476.o
obj-$(CONFIG_AD7150) += ad7150.o
obj-$(CONFIG_AD7152) += ad7152.o
obj-$(CONFIG_AD7291) += ad7291.o
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
反馈
建议
客服 返回
顶部