* [PATCH 0/7] Remove platform data and introduce DT bindings
@ 2018-11-16 22:47 Shreeya Patel
0 siblings, 0 replies; only message in thread
From: Shreeya Patel @ 2018-11-16 22:47 UTC (permalink / raw)
To: lars, Michael.Hennerich, jic23, knaack.h, pmeerw, gregkh,
linux-iio, devel, linux-kernel
This patchset introduces device tree bindings for adt7316
driver and removes the usage of platform data from it.
Also, it sets the data field to it's appropriate value in
the i2c read function which was nowhere being set before.
Shreeya Patel (7):
Staging: iio: adt7316: Set the data field
Staging: iio: adt7316: Add an extra check for 'ret' equals to 0
Staging: iio: adt7316: Add of_device_id table
Staging: iio: adt7316: Use device tree data to set ldac_pin
Staging: iio: adt7316: Switch irq_flags to a local variable
Staging: iio: adt7316: Change the name from irq_flags to irq_type
Staging: iio: adt7316: Use device tree data to assign irq_type
drivers/staging/iio/addac/adt7316-i2c.c | 19 +++++++++++-
drivers/staging/iio/addac/adt7316-spi.c | 1 -
drivers/staging/iio/addac/adt7316.c | 39 ++++++++++++++++++-------
drivers/staging/iio/addac/adt7316.h | 1 -
4 files changed, 47 insertions(+), 13 deletions(-)
--
2.17.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-11-17 9:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-16 22:47 [PATCH 0/7] Remove platform data and introduce DT bindings Shreeya Patel
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).