+1
−0
+10
−0
+1
−0
drivers/iio/dac/ad5761.c
0 → 100644
+430
−0
include/linux/platform_data/ad5761.h
0 → 100644
+44
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
ad5761 is a 1-channel DAC with configurable output range. The driver uses the regulator interface for its voltage ref. It shares its register layout with ad5761r, ad5721 and ad5721r. Differences: ad5761* are 16 bit, ad5721* are 12 bits. ad57*1r have an internal reference. Signed-off-by:Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by:
Jonathan Cameron <jic23@kernel.org>