linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* iio:adc:ltc2371: add support for ltc2361/ltc2363
@ 2020-07-16  9:46 Darius Berghe
  2020-07-16  9:46 ` [PATCH v2 1/3] ltc2471: add of_match_table for existing devices Darius Berghe
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Darius Berghe @ 2020-07-16  9:46 UTC (permalink / raw)
  To: linux-iio, linux-kernel; +Cc: jic23

Changelog v1->v2:
- document power supply in yaml
- reorder enums in alphabetical order
- add missing include
- drop the of_match_ptr protection

Darius Berghe (3):
  ltc2471: add of_match_table for existing devices
  ltc2471: ltc2461/ltc2463 compatible strings
  ltc2471 driver yaml

 .../bindings/iio/adc/adi,ltc2471.yaml         | 49 +++++++++++++++++++
 drivers/iio/adc/ltc2471.c                     | 25 ++++++++--
 2 files changed, 70 insertions(+), 4 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/iio/adc/adi,ltc2471.yaml

-- 
2.27.0


^ permalink raw reply	[flat|nested] 6+ messages in thread
* iio:adc:ltc2371: add support for ltc2361/ltc2363
@ 2020-07-27 13:58 Darius Berghe
  0 siblings, 0 replies; 6+ messages in thread
From: Darius Berghe @ 2020-07-27 13:58 UTC (permalink / raw)
  To: linux-iio, linux-kernel, devicetree; +Cc: jic23, robh

Changelog v2->v3:
No changes, adding dt maillist to CC.

Changelog v1->v2:
- document power supply in yaml
- reorder enums in alphabetical order
- add missing include
- drop the of_match_ptr protection

Darius Berghe (3):
  ltc2471: add of_match_table for existing devices
  ltc2471: ltc2461/ltc2463 compatible strings
  ltc2471 driver yaml

 .../bindings/iio/adc/adi,ltc2471.yaml         | 49 +++++++++++++++++++
 drivers/iio/adc/ltc2471.c                     | 25 ++++++++--
 2 files changed, 70 insertions(+), 4 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/iio/adc/adi,ltc2471.yaml

-- 
2.27.0


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

end of thread, other threads:[~2020-07-27 13:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-16  9:46 iio:adc:ltc2371: add support for ltc2361/ltc2363 Darius Berghe
2020-07-16  9:46 ` [PATCH v2 1/3] ltc2471: add of_match_table for existing devices Darius Berghe
2020-07-16  9:46 ` [PATCH v2 2/3] ltc2471: ltc2461/ltc2463 compatible strings Darius Berghe
2020-07-16  9:46 ` [PATCH v2 3/3] ltc2471 driver yaml Darius Berghe
2020-07-20 10:36 ` iio:adc:ltc2371: add support for ltc2361/ltc2363 Jonathan Cameron
2020-07-27 13:58 Darius Berghe

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