Re: [PATCH v6 3/3] iio: dac: ad5766: add driver support for AD5766
From: Jonathan Cameron <jic23@kernel.org>
Date: 2021-01-16 17:33:51
Also in:
linux-iio, lkml
From: Jonathan Cameron <jic23@kernel.org>
Date: 2021-01-16 17:33:51
Also in:
linux-iio, lkml
On Fri, 15 Jan 2021 13:21:05 +0200 Cristian Pop [off-list ref] wrote:
The AD5766/AD5767 are 16-channel, 16-bit/12-bit, voltage output dense DACs Digital-to-Analog converters. This change adds support for these DACs. Signed-off-by: Cristian Pop <redacted>
Series applied to the togreg branch of iio.git and pushed out as testing for autobuilders to work their magic and see if they can find anything we missed. Thanks, Jonathan