devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Add Palmas iio gpadc
@ 2015-10-16 12:53 H. Nikolaus Schaller
  2015-10-16 12:53 ` [PATCH v3 1/3] iio:adc: add iio driver for Palmas (twl6035/7) gpadc H. Nikolaus Schaller
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: H. Nikolaus Schaller @ 2015-10-16 12:53 UTC (permalink / raw)
  To: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	Benoît Cousson, Tony Lindgren, Russell King, Marek Belisko,
	Pradeep Goudagunta, Laxman Dewangan, Graeme Gregory,
	jic23-tko9wxEg+fIOOJlXag/Snyp2UmYkHbXO,
	devicetree-u79uwXL29TY76Z2rM5mHXA, LKML, linux-omap,
	linux-iio-u79uwXL29TY76Z2rM5mHXA, Grazvydas Ignotas, Lee Jones,
	Samuel Ortiz, H. Nikolaus Schaller

H. Nikolaus Schaller (2):
  iio:adc: add iio driver for Palmas (twl6035/7) gpadc
  ARM: dts: omap5-uevm: enable iio gpadc for Palmas

Marek Belisko (1):
  iio:adc:palmas: add DT support

 .../devicetree/bindings/iio/adc/palmas-gpadc.txt   |  48 ++
 arch/arm/boot/dts/omap5-uevm.dts                   |  10 +
 drivers/iio/adc/Kconfig                            |   8 +
 drivers/iio/adc/Makefile                           |   1 +
 drivers/iio/adc/palmas_gpadc.c                     | 859 +++++++++++++++++++++
 include/linux/mfd/palmas.h                         |  75 +-
 6 files changed, 977 insertions(+), 24 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/iio/adc/palmas-gpadc.txt
 create mode 100644 drivers/iio/adc/palmas_gpadc.c

-- 
2.5.1

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

end of thread, other threads:[~2015-10-25 12:24 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-16 12:53 [PATCH v3 0/3] Add Palmas iio gpadc H. Nikolaus Schaller
2015-10-16 12:53 ` [PATCH v3 1/3] iio:adc: add iio driver for Palmas (twl6035/7) gpadc H. Nikolaus Schaller
     [not found]   ` <cd110eebb2bafb618603f559d7bcaa583f949cc4.1445000017.git.hns-xXXSsgcRVICgSpxsJD1C4w@public.gmane.org>
2015-10-25 12:04     ` Jonathan Cameron
2015-10-25 12:24       ` H. Nikolaus Schaller
2015-10-16 12:53 ` [PATCH v3 2/3] iio:adc:palmas: add DT support H. Nikolaus Schaller
     [not found]   ` <79429ca1a6d0465b6b19ede16d90de23e4363431.1445000017.git.hns-xXXSsgcRVICgSpxsJD1C4w@public.gmane.org>
2015-10-19 11:57     ` Lars-Peter Clausen
     [not found]       ` <5624DAAB.9040207-Qo5EllUWu/uELgA04lAiVw@public.gmane.org>
2015-10-19 12:30         ` H. Nikolaus Schaller
2015-10-25 12:04     ` Jonathan Cameron
2015-10-16 12:53 ` [PATCH v3 3/3] ARM: dts: omap5-uevm: enable iio gpadc for Palmas H. Nikolaus Schaller
     [not found]   ` <05c57453151c9e2cbd3f15145f1e15223410cd87.1445000017.git.hns-xXXSsgcRVICgSpxsJD1C4w@public.gmane.org>
2015-10-20 16:24     ` Tony Lindgren
     [not found]       ` <20151020162425.GH3078-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2015-10-20 16:48         ` H. Nikolaus Schaller
     [not found]           ` <A872C46B-C0CF-4C67-9615-0A46EDAE9A57-xXXSsgcRVICgSpxsJD1C4w@public.gmane.org>
2015-10-20 17:34             ` Tony Lindgren

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).