commit | 0357e488b825313db3d574137337557f404e59ed | [log] [tgz] |
---|---|---|
author | Stefan Popa <stefan.popa@analog.com> | Wed Apr 11 14:53:17 2018 +0300 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sun Apr 15 19:36:32 2018 +0100 |
tree | 5e56ffa73a95b4a7c46f779ad8b05c441d250085 | |
parent | 98baf78e6dbee226e6490deafb0e5aca65b861ee [diff] |
iio:dac:ad5686: Refactor the driver In this patch restructures the existing ad5686 driver by adding a module for SPI and a header file, while the baseline module deals with the chip-logic. This is a necessary step, as this driver should support in the future similar devices which differ only in the type of interface used (I2C instead of SPI). Signed-off-by: Stefan Popa <stefan.popa@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>