Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iio:dac: drop assignment of iio_info.driver_module | Jonathan Cameron | 2017-08-22 | 1 | -1/+0 |
| | | | | | | | | | The equivalent of this is now done via macro magic when the relevant register call is made. The actual structure element will shortly go away. Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Lars-Peter Clausen <lars@metafoo.de> | ||||
* | iio: dac: Add support for ltc2632 DACs | Maxime Roussin-Belanger | 2017-03-21 | 1 | -0/+314 |
Add support for Linear Technology LTC2632 (SPI) family of· dual 12- 10-, and 8-bits output DACs. Signed-off-by: Maxime Roussin-Belanger <maxime.roussinbelanger@gmail.com> Signed-off-by: Jean-Francois Dagenais <jeff.dagenais@gmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org> |