linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] iio: add support for signed conversions
@ 2016-03-07 14:29 Ludovic Desroches
  2016-03-07 14:29 ` [PATCH v2 1/2] iio: core: introduce IIO_CHAN_INFO_SIGNED Ludovic Desroches
  2016-03-07 14:29 ` [PATCH v2 2/2] iio:adc:at91-sama5d2: add support for signed conversion Ludovic Desroches
  0 siblings, 2 replies; 7+ messages in thread
From: Ludovic Desroches @ 2016-03-07 14:29 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Jonathan,

I hope these patches are in adequacy with your comments. They are based on the
the previous two patches you have taken. I am not sure about the 
correctness of the documentation.

Ludovic Desroches (2):
  iio: core: introduce IIO_CHAN_INFO_SIGNED
  iio:adc:at91-sama5d2: add support for signed conversion

 Documentation/ABI/testing/sysfs-bus-iio |  10 +++
 drivers/iio/adc/at91-sama5d2_adc.c      | 125 ++++++++++++++++++++++++++------
 drivers/iio/industrialio-core.c         |   1 +
 include/linux/iio/iio.h                 |   1 +
 4 files changed, 114 insertions(+), 23 deletions(-)

-- 
2.5.0

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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-07 14:29 [PATCH v2 0/2] iio: add support for signed conversions Ludovic Desroches
2016-03-07 14:29 ` [PATCH v2 1/2] iio: core: introduce IIO_CHAN_INFO_SIGNED Ludovic Desroches
2016-03-07 20:09   ` Lars-Peter Clausen
2016-03-09 21:04     ` Jonathan Cameron
2016-03-10 13:23       ` Ludovic Desroches
2016-03-07 14:29 ` [PATCH v2 2/2] iio:adc:at91-sama5d2: add support for signed conversion Ludovic Desroches
2016-03-07 20:04   ` Lars-Peter Clausen

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