regulator: new drivers for AD5398 and AD5821
authorSonic Zhang <sonic.zhang@analog.com>
Fri, 4 Jun 2010 03:46:04 +0000 (11:46 +0800)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Wed, 11 Aug 2010 10:38:00 +0000 (11:38 +0100)
commit8b385d9b97a63ba621342858f9921324032a9167
tree669c8d0048765f01fc09238a1b80955d65409221
parent3d30701b58970425e1d45994d6cb82f828924fdd
regulator: new drivers for AD5398 and AD5821

The AD5398 and AD5821 are single 10-bit DAC with 120 mA output current
sink capability. They feature an internal reference and operates from
a single 2.7 V to 5.5 V supply.

This driver supports both the AD5398 and the AD5821.  It adapts into the
voltage and current framework.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/ad5398.c [new file with mode: 0644]