iio:dac: Add support for the ad5449
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 16 Oct 2012 16:29:00 +0000 (17:29 +0100)
committerJonathan Cameron <jic23@kernel.org>
Fri, 19 Oct 2012 17:46:51 +0000 (18:46 +0100)
commit8341dc04dfb33fbae71727ae648e20c51abc40e3
treee28437da9541d0f18e79ed99ea747b61b1feb36c
parent103d9fb907058e4eb052f4f7302d1b07eb6a7792
iio:dac: Add support for the ad5449

This patch adds support for the AD5415, AD5426, AD5429, AD5432, AD5439, AD5443
and AD5449 single and dual channel DACs.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/dac/Kconfig
drivers/iio/dac/Makefile
drivers/iio/dac/ad5449.c [new file with mode: 0644]
include/linux/platform_data/ad5449.h [new file with mode: 0644]
This page took 0.027187 seconds and 5 git commands to generate.