2013/9/23 Aida Mynzhasova <aida.mynzhasova@xxxxxxxxxx>: > This patch adds support for the AD5641 single channel, > 14-bit, buffered voltage output DAC. > > Signed-off-by: Aida Mynzhasova <aida.mynzhasova@xxxxxxxxxx> > --- > drivers/iio/dac/Kconfig | 2 +- > drivers/iio/dac/ad5446.c | 6 ++++++ > 2 files changed, 7 insertions(+), 1 deletion(-) > > diff --git a/drivers/iio/dac/Kconfig b/drivers/iio/dac/Kconfig > index c9c33ce..cede548 100644 > --- a/drivers/iio/dac/Kconfig > +++ b/drivers/iio/dac/Kconfig > @@ -62,7 +62,7 @@ config AD5446 > Say yes here to build support for Analog Devices AD5300, AD5301, AD5310, > AD5311, AD5320, AD5321, AD5444, AD5446, AD5450, AD5451, AD5452, AD5453, > AD5512A, AD5541A, AD5542A, AD5543, AD5553, AD5601, AD5602, AD5611, AD5612, > - AD5620, AD5621, AD5622, AD5640, AD5660, AD5662 DACs. > + AD5620, AD5621, AD5641, AD5622, AD5640, AD5660, AD5662 DACs. This driver has sorted the ID in proper order so you should put AD5641 after AD5640. (This comment also applies for all below changes). -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html