staging: iio: resolver: ad2s1210: add register/fault support summary
authorDavid Lechner <dlechner@baylibre.com>
Fri, 6 Oct 2023 00:50:31 +0000 (19:50 -0500)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Wed, 11 Oct 2023 14:54:41 +0000 (15:54 +0100)
commit1638b6d4f7c9515a6c26b2401ab3624fcef20916
tree4e95029aa0e2bc0ee7affc9f4e02a6be4cc49e96
parenta5101e91e94d4f12e402fb4e8b46caa0213ea03a
staging: iio: resolver: ad2s1210: add register/fault support summary

The ad2s1210 driver shoe-horns the register and fault support into IIO
events. The mapping between the registers/faults and the events is not
obvious. To save users from having to read the entire driver to figure
out how to use it, add a summary of the register/fault support to the
top of the file.

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