]> git.baikalelectronics.ru Git - kernel.git/commit
iio: add m62332 DAC driver
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Thu, 14 May 2015 14:21:16 +0000 (17:21 +0300)
committerJonathan Cameron <jic23@kernel.org>
Sun, 17 May 2015 08:37:45 +0000 (09:37 +0100)
commit1abefc6c95765652ad2e759319aecd612255a9a2
tree7de8a11229b47216e05fac441d11e71096877cc3
parent95700be58463385645f4fdc914357579f4780846
iio: add m62332 DAC driver

m62332 is a simple 2-channel DAC used on several Sharp Zaurus boards to
control LCD voltage, backlight and sound. The driver use regulators to
control the reference voltage and enabling/disabling the DAC.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/dac/Kconfig
drivers/iio/dac/Makefile
drivers/iio/dac/m62332.c [new file with mode: 0644]