[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190116124421.GD23399@dell>
Date: Wed, 16 Jan 2019 12:44:21 +0000
From: Lee Jones <lee.jones@...aro.org>
To: Philippe Schenker <dev@...henker.ch>
Cc: jic23@...nel.org, marcel.ziswiler@...adex.com, stefan@...er.ch,
robh@...nel.org, alexandre.torgue@...com, shawnguo@...nel.org,
dmitry.torokhov@...il.com, thierry.reding@...il.com,
digetx@...il.com, coquelin.stm32@...il.com,
Philippe Schenker <philippe.schenker@...adex.com>,
Arnd Bergmann <arnd@...db.de>,
Arnaud Pouliquen <arnaud.pouliquen@...com>,
linux-iio@...r.kernel.org, Mark Brown <broonie@...nel.org>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Rob Herring <robh+dt@...nel.org>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
William Breathitt Gray <vilhelm.gray@...il.com>,
linux-stm32@...md-mailman.stormreply.com,
Fabio Estevam <fabio.estevam@....com>,
Randy Dunlap <rdunlap@...radead.org>,
Jonathan Cameron <Jonathan.Cameron@...wei.com>,
Freeman Liu <freeman.liu@...eadtrum.com>,
linux-input@...r.kernel.org,
Eugen Hristev <eugen.hristev@...rochip.com>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Peter Meerwald-Stadler <pmeerw@...erw.net>,
devicetree@...r.kernel.org, Jonathan Hunter <jonathanh@...dia.com>,
linux-tegra@...r.kernel.org, Lars-Peter Clausen <lars@...afoo.de>,
Hartmut Knaack <knaack.h@....de>,
linux-arm-kernel@...ts.infradead.org,
NXP Linux Team <linux-imx@....com>,
Max Krummenacher <max.krummenacher@...adex.com>,
Siddartha Mohanadoss <smohanad@...eaurora.org>,
linux-kernel@...r.kernel.org,
Marcus Folkesson <marcus.folkesson@...il.com>,
Mark Rutland <mark.rutland@....com>,
Sascha Hauer <s.hauer@...gutronix.de>
Subject: [GIT PULL] Immutable branch between MFD, IIO and Input due for the
v5.1 merge window
Taken all but the ARM patches.
These need to be reviewed and go in via ARM-SoC.
The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:
Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-iio-input-v5.1
for you to fetch changes up to 81cdab79818988d27d8aeb162b7988c9e6dde936:
iio: adc: add STMPE ADC devicetree bindings (2019-01-16 12:37:36 +0000)
----------------------------------------------------------------
Immutable branch between MFD, IIO and Input due for the v5.1 merge window
----------------------------------------------------------------
Philippe Schenker (3):
dt-bindings: stmpe: Reformatting parameter list and use tabs only
mfd: stmpe: Move ADC related defines to MFD header
Input: stmpe-ts: preparations for STMPE ADC driver
Stefan Agner (3):
mfd: stmpe: Preparations for STMPE ADC driver
iio: adc: add STMPE ADC driver using IIO framework
iio: adc: add STMPE ADC devicetree bindings
.../devicetree/bindings/iio/adc/stmpe-adc.txt | 21 ++
.../bindings/input/touchscreen/stmpe.txt | 116 +++++--
Documentation/devicetree/bindings/mfd/stmpe.txt | 28 +-
drivers/iio/adc/Kconfig | 7 +
drivers/iio/adc/Makefile | 1 +
drivers/iio/adc/stmpe-adc.c | 363 +++++++++++++++++++++
drivers/input/touchscreen/stmpe-ts.c | 66 +---
drivers/mfd/Kconfig | 3 +-
drivers/mfd/stmpe.c | 68 ++++
include/linux/mfd/stmpe.h | 21 ++
10 files changed, 610 insertions(+), 84 deletions(-)
create mode 100644 Documentation/devicetree/bindings/iio/adc/stmpe-adc.txt
create mode 100644 drivers/iio/adc/stmpe-adc.c
--
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
Powered by blists - more mailing lists