[PATCH v1 2/2] iio: dac: vf610_dac: Add IIO DAC driver for Vybrid SoC
Rob Herring
robh at kernel.org
Fri Feb 12 06:51:00 PST 2016
On Tue, Feb 09, 2016 at 10:56:06AM +0530, Sanchayan Maity wrote:
> Add driver support for DAC peripheral on Vybrid SoC.
>
> Signed-off-by: Sanchayan Maity <maitysanchayan at gmail.com>
> ---
> .../devicetree/bindings/iio/dac/vf610-dac.txt | 20 ++
Acked-by: Rob Herring <robh at kernel.org>
> drivers/iio/dac/Kconfig | 8 +
> drivers/iio/dac/Makefile | 1 +
> drivers/iio/dac/vf610_dac.c | 302 +++++++++++++++++++++
> 4 files changed, 331 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/iio/dac/vf610-dac.txt
> create mode 100644 drivers/iio/dac/vf610_dac.c
More information about the linux-arm-kernel
mailing list