[PATCH 0/2] iio: Add "extended_name" attribute

From: Paul Cercueil
Date: Thu Jun 10 2021 - 08:46:14 EST


Hi Jonathan,

Here's a small change to address an issue I've been facing since the
beginning in libiio, namely that the IIO tree in sysfs is not easily
parsable (read more about it in patch #2's summary).

Any feedback welcome.

Cheers,
-Paul

Paul Cercueil (2):
iio: core: Support removing extended name in attribute filename
iio: core: Add "extended_name" attribute to all channels

drivers/iio/iio_core.h | 3 +-
drivers/iio/industrialio-buffer.c | 12 +++--
drivers/iio/industrialio-core.c | 73 ++++++++++++++++++++++++++-----
drivers/iio/industrialio-event.c | 3 +-
4 files changed, 74 insertions(+), 17 deletions(-)

--
2.30.2