devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] iio: dac: mcp4725: add vref selection and devicetree support
@ 2016-09-30 13:19 Tomas Novotny
       [not found] ` <1475241588-18429-1-git-send-email-tomas-P46umIhNmdHrBKCeMvbIDA@public.gmane.org>
  0 siblings, 1 reply; 11+ messages in thread
From: Tomas Novotny @ 2016-09-30 13:19 UTC (permalink / raw)
  To: Jonathan Cameron, devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Hartmut Knaack, Lars-Peter Clausen, Peter Meerwald, Rob Herring,
	Mark Rutland, Akinobu Mita, Yong Li,
	linux-iio-u79uwXL29TY76Z2rM5mHXA

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 devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-10-03 12:34 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-30 13:19 [PATCH 0/3] iio: dac: mcp4725: add vref selection and devicetree support Tomas Novotny
     [not found] ` <1475241588-18429-1-git-send-email-tomas-P46umIhNmdHrBKCeMvbIDA@public.gmane.org>
2016-09-30 13:19   ` [PATCH 1/3] iio: dac: mcp4725: support voltage reference selection Tomas Novotny
     [not found]     ` <1475241588-18429-2-git-send-email-tomas-P46umIhNmdHrBKCeMvbIDA@public.gmane.org>
2016-10-01 11:23       ` Jonathan Cameron
     [not found]         ` <7f13e3bd-9052-dbff-e296-f8f7975d1e3b-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2016-10-01 11:48           ` Peter Meerwald-Stadler
     [not found]             ` <alpine.DEB.2.02.1610011345040.21854-jW+XmwGofnusTnJN9+BGXg@public.gmane.org>
2016-10-03 12:34               ` Tomas Novotny
2016-09-30 13:19   ` [PATCH 2/3] Documentation: dt: iio: add mcp4725/6 dac device binding Tomas Novotny
     [not found]     ` <1475241588-18429-3-git-send-email-tomas-P46umIhNmdHrBKCeMvbIDA@public.gmane.org>
2016-10-01 11:15       ` Jonathan Cameron
     [not found]         ` <ac9b5f52-5ac1-52a9-aa9a-eb812639e033-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2016-10-01 11:21           ` Jonathan Cameron
     [not found]             ` <8815a607-c9e3-e7e7-0884-2d5d49c353b4-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2016-10-03 12:32               ` Tomas Novotny
2016-10-01 11:42           ` Peter Meerwald-Stadler
2016-09-30 13:19   ` [PATCH 3/3] iio: dac: mcp4725: add devicetree support Tomas Novotny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).