linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] hwmon: iio: Add labels
@ 2024-06-20 21:13 Sean Anderson
  2024-06-20 21:13 ` [PATCH 1/2] iio: Add iio_read_channel_label to inkern API Sean Anderson
  2024-06-20 21:13 ` [PATCH 2/2] hwmon: iio: Add labels from IIO channels Sean Anderson
  0 siblings, 2 replies; 8+ messages in thread
From: Sean Anderson @ 2024-06-20 21:13 UTC (permalink / raw)
  To: Jonathan Cameron, Jean Delvare, Guenter Roeck, linux-iio,
	linux-hwmon
  Cc: Lars-Peter Clausen, linux-kernel, Sean Anderson

Add support for using IIO channel labels for HWMON labels.


Sean Anderson (2):
  iio: Add iio_read_channel_label to inkern API
  hwmon: iio: Add labels from IIO channels

 drivers/hwmon/iio_hwmon.c       | 33 ++++++++++++++++++++++++++++++---
 drivers/iio/iio_core.h          |  4 ++++
 drivers/iio/industrialio-core.c | 23 ++++++++++++++---------
 drivers/iio/inkern.c            |  6 ++++++
 include/linux/iio/consumer.h    | 10 ++++++++++
 5 files changed, 64 insertions(+), 12 deletions(-)

-- 
2.35.1.1320.gc452695387.dirty


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

end of thread, other threads:[~2024-06-23 12:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-20 21:13 [PATCH 0/2] hwmon: iio: Add labels Sean Anderson
2024-06-20 21:13 ` [PATCH 1/2] iio: Add iio_read_channel_label to inkern API Sean Anderson
2024-06-23 12:03   ` Jonathan Cameron
2024-06-20 21:13 ` [PATCH 2/2] hwmon: iio: Add labels from IIO channels Sean Anderson
2024-06-21 15:08   ` Guenter Roeck
2024-06-21 15:22     ` Sean Anderson
2024-06-21 15:31       ` Sean Anderson
2024-06-21 16:45         ` Guenter Roeck

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