]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
iio:dac:ad5686: Add support for AD5685R
authorStefan Popa <stefan.popa@analog.com>
Wed, 11 Apr 2018 11:52:48 +0000 (14:52 +0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 15 Apr 2018 18:19:58 +0000 (19:19 +0100)
commitfe642e2dfc5494d3977041136ef16e0aaaf3ada0
treeb2660b7fe29ae7378be5a6f5327cb6979dc7a8f5
parentf4a27306d48d39a2084ed25a9e3d2bb0833562fd
iio:dac:ad5686: Add support for AD5685R

This driver acctually supports the AD5685R device and NOT the AD5685, which
does not exist.  Maintain old id entry in case we have devicetrees
out there which are using the wrong name.

More information can be found in the datasheet:
http://www.analog.com/media/en/technical-documentation/data-sheets/AD5686_5684.pdf

Signed-off-by: Stefan Popa <stefan.popa@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/dac/ad5686.c