OSDN Git Service

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)
commitb87b0c0f81e8d11c881b726b886b7502ab67d884
tree7de8a11229b47216e05fac441d11e71096877cc3
parentc06cee8d0865b7478484d9472155d8df83a10c06
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]