summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDavid Lechner <dlechner@baylibre.com>2023-10-06 03:50:27 +0300
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2023-10-11 17:54:41 +0300
commite025cb2c684827ffde62f99dd7c911540136b347 (patch)
treeb9a3651458cb315c83e2b0c0cd53bc132cd86843 /tools
parent6c5cc2b4a01e8e10d38bad17720ec55ae60a5299 (diff)
downloadlinux-e025cb2c684827ffde62f99dd7c911540136b347.tar.xz
staging: iio: resolver: ad2s1210: convert DOS mismatch threshold to event attr
The AD2S1210 has a programmable threshold for the degradation of signal (DOS) mismatch fault. This fault is triggered when the difference in voltage between the sine and cosine inputs exceeds the threshold. In other words, when the magnitude of sine and cosine inputs are equal, the AC component of the monitor signal is zero and when the magnitudes of the sine and cosine inputs are not equal, the AC component of the monitor signal is the difference between the sine and cosine inputs. So the fault occurs when the magnitude of the AC component of the monitor signal exceeds the DOS mismatch threshold voltage. This patch converts the custom device DOS mismatch threshold attribute to an event magnitude attribute on the monitor signal channel. The attribute now uses millivolts instead of the raw register value in accordance with the IIO ABI. Emitting the event will be implemented in a later patch. Signed-off-by: David Lechner <dlechner@baylibre.com> Link: https://lore.kernel.org/r/20231005-ad2s1210-mainline-v4-10-ec00746840fc@baylibre.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions