staging: iio: resolver: ad2s1210: add label attribute support
authorDavid Lechner <dlechner@baylibre.com>
Fri, 6 Oct 2023 00:50:32 +0000 (19:50 -0500)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Wed, 11 Oct 2023 14:54:41 +0000 (15:54 +0100)
commit40efeec7600949c2f6319c11d8a7f294a1c5e590
tree89daee9d25e04ba4fd53c80eb58bb25d11af824c
parent1638b6d4f7c9515a6c26b2401ab3624fcef20916
staging: iio: resolver: ad2s1210: add label attribute support

The ad2s1210 resolver driver has quite a few channels, mostly for
internal signals for event support. This makes it difficult to know
which channel is which. This patch adds a label attribute to the
channels to make it easier to identify them.

Signed-off-by: David Lechner <dlechner@baylibre.com>
Link: https://lore.kernel.org/r/20231005-ad2s1210-mainline-v4-15-ec00746840fc@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/staging/iio/resolver/ad2s1210.c