[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1445000017.git.hns@goldelico.com>
Date: Fri, 16 Oct 2015 14:53:37 +0200
From: "H. Nikolaus Schaller" <hns@...delico.com>
To: Rob Herring <robh+dt@...nel.org>, Pawel Moll <pawel.moll@....com>,
Mark Rutland <mark.rutland@....com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Kumar Gala <galak@...eaurora.org>,
BenoƮt Cousson <bcousson@...libre.com>,
Tony Lindgren <tony@...mide.com>,
Russell King <linux@....linux.org.uk>,
Marek Belisko <marek@...delico.com>,
Pradeep Goudagunta <pgoudagunta@...dia.com>,
Laxman Dewangan <ldewangan@...dia.com>,
Graeme Gregory <gg@...mlogic.co.uk>,
jic23@...23.retrosnub.co.uk, devicetree@...r.kernel.org,
LKML <linux-kernel@...r.kernel.org>,
linux-omap <linux-omap@...r.kernel.org>,
linux-iio@...r.kernel.org, Grazvydas Ignotas <notasas@...il.com>,
Lee Jones <lee.jones@...aro.org>,
Samuel Ortiz <sameo@...ux.intel.com>,
"H. Nikolaus Schaller" <hns@...delico.com>
Subject: [PATCH v3 0/3] Add Palmas iio gpadc
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists