Hi all, here is a small series to add voltage reference selection and devicetree support to mcp4725/6. This series was tested on mcp4726 with devicetree boot. Tomas Novotny (3): iio: dac: mcp4725: support voltage reference selection Documentation: dt: iio: add mcp4725/6 dac device binding iio: dac: mcp4725: add devicetree support .../devicetree/bindings/iio/dac/mcp4725.txt | 28 ++++++ drivers/iio/dac/mcp4725.c | 108 ++++++++++++++++++--- include/linux/iio/dac/mcp4725.h | 1 + 3 files changed, 126 insertions(+), 11 deletions(-) create mode 100644 Documentation/devicetree/bindings/iio/dac/mcp4725.txt -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html