linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] iio: adc128s052: add support for adc122s021
@ 2015-05-18 12:04 Urs Fässler
  2015-05-18 12:04 ` Urs Fässler
  0 siblings, 1 reply; 6+ messages in thread
From: Urs Fässler @ 2015-05-18 12:04 UTC (permalink / raw)
  To: jic23, angelo.compagnucci, urs.fassler
  Cc: iivanov, ezequiel.garcia, jacob.jun.pan, devicetree, linux-kernel,
	linux-iio

This patch adds support for the 2 channel ADC adc122s021.
Since I only have an adc122s021 at hand, I can not test the adc128s052 part.
Patch is built against v4.1-rc2.

Urs Fässler (1):
  iio: adc128s052: add support for adc122s021

 .../devicetree/bindings/iio/adc/ti-adc128s052.txt  |  6 ++---
 drivers/iio/adc/Kconfig                            |  4 ++--
 drivers/iio/adc/ti-adc128s052.c                    | 27 ++++++++++++++++++----
 3 files changed, 27 insertions(+), 10 deletions(-)

-- 
2.1.4


^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH v2] iio: adc128s052: add support for adc122s021
@ 2015-05-18 13:22 Urs Fässler
  2015-05-18 13:22 ` [PATCH] " Urs Fässler
  0 siblings, 1 reply; 6+ messages in thread
From: Urs Fässler @ 2015-05-18 13:22 UTC (permalink / raw)
  To: jic23, angelo.compagnucci, urs.fassler
  Cc: iivanov, ezequiel.garcia, jacob.jun.pan, devicetree, linux-kernel,
	linux-iio

Changes in version 2:
- leave vendor prefix in compatible string of device tree
  (and rendering indention problem obsolete)
- add link to datasheet

Urs Fässler (1):
  iio: adc128s052: add support for adc122s021

 .../devicetree/bindings/iio/adc/ti-adc128s052.txt  |  4 +--
 drivers/iio/adc/Kconfig                            |  4 +--
 drivers/iio/adc/ti-adc128s052.c                    | 30 +++++++++++++++++-----
 3 files changed, 28 insertions(+), 10 deletions(-)

-- 
2.1.4


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

end of thread, other threads:[~2015-05-23 11:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-18 12:04 [PATCH] iio: adc128s052: add support for adc122s021 Urs Fässler
2015-05-18 12:04 ` Urs Fässler
2015-05-18 12:19   ` Lars-Peter Clausen
2015-05-18 12:40   ` Peter Meerwald
  -- strict thread matches above, loose matches on Subject: below --
2015-05-18 13:22 [PATCH v2] " Urs Fässler
2015-05-18 13:22 ` [PATCH] " Urs Fässler
2015-05-23 11:43   ` Jonathan Cameron

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