]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
iio: dac: ltc2664: Add driver for LTC2664 and LTC2672
authorKim Seer Paller <kimseer.paller@analog.com>
Thu, 18 Jul 2024 05:18:34 +0000 (13:18 +0800)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 3 Aug 2024 09:13:37 +0000 (10:13 +0100)
commit4cc2fc445d2e4e63ed6bd5d310752d88d365f8e4
tree87078c7898faf9c501e37c1b678a01364e470781
parentdd554d1a72c68b0b1ed5ab5d7a85641cebc34dea
iio: dac: ltc2664: Add driver for LTC2664 and LTC2672

LTC2664 4 channel, 12-/16-Bit Voltage Output SoftSpan DAC
LTC2672 5 channel, 12-/16-Bit Current Output Softspan DAC

Reviewed-by: Nuno Sa <nuno.sa@analog.com>
Co-developed-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Kim Seer Paller <kimseer.paller@analog.com>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://patch.msgid.link/20240718051834.32270-7-kimseer.paller@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
MAINTAINERS
drivers/iio/dac/Kconfig
drivers/iio/dac/Makefile
drivers/iio/dac/ltc2664.c [new file with mode: 0644]