Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1641115 > unrolled thread

Re: [PATCH v2] iio:ad5064: Add support for ltc2633 and similar devices

Started byJonathan Cameron <jic23@kernel.org>
First post2017-05-14 17:20 +0200
Last post2017-05-14 17:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v2] iio:ad5064: Add support for ltc2633 and similar  devices Jonathan Cameron <jic23@kernel.org> - 2017-05-14 17:20 +0200

#1641115 — Re: [PATCH v2] iio:ad5064: Add support for ltc2633 and similar devices

FromJonathan Cameron <jic23@kernel.org>
Date2017-05-14 17:20 +0200
SubjectRe: [PATCH v2] iio:ad5064: Add support for ltc2633 and similar devices
Message-ID<tH3tn-3bO-15@gated-at.bofh.it>
On 10/05/17 10:12, Lars-Peter Clausen wrote:
> On 05/08/2017 09:26 AM, Mike Looijmans wrote:
>> The Linear Technology LTC2631, LTC2633 and LTC2635 are very similar
>> to the AD5064 device, in particular the LTC2627.
>>
>> This patch adds support for those devices. Only the LTC2633 has been
>> tested, which is the 2-channel variant. The LTC2631 is the 1-channel,
>> and the LTC2635 the 4-channel version. The actual DAC resolution depends
>> on the exact chip type and can be 12, 10 or 8 bits, using the upper bits
>> so this has no effect on the register map. The internal reference is set
>> to 2.5V on "L" versions, and it's 4.096V for "H" versions.
>>
>> Datasheets:
>>      LTC2631: http://www.linear.com/docs/26553
>>      LTC2633: http://www.linear.com/docs/39529
>>      LTC2635: http://www.linear.com/docs/28754
>>
>> Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
> 
> Reviewed-by: Lars-Peter Clausen <lars@metafoo.de>
> 
> Thanks for reworking the patch.
> 
Applied to the togreg branch of iio.git and pushed out as testing
for the autobuilders to play with it.

Thanks,

Jonathan

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web