diff options
author | David Lechner <[email protected]> | 2023-10-10 16:12:34 -0500 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2023-10-12 08:59:13 +0100 |
commit | 4efa877ac942d63c335820bf52d262e76901bea9 (patch) | |
tree | c181a4972e7d535063bf7a96d1eea8031462fbb2 /drivers/fpga/zynqmp-fpga.c | |
parent | 27ffa2216acfab3527064ec13666f35d70f76045 (diff) |
staging: iio: resolver: ad2s1210: clear faults after soft reset
When a software reset is performed on the AD2S1210 to make the selected
excitation frequency take effect, it always triggers faults on the
input signals because the output signal is interrupted momentarily.
So we need to clear the faults after the software reset to avoid
triggering fault events the next time a sample is read.
The datasheet specifies a time t[track] in Table 27 that specifies the
settle time in milliseconds after a reset depending on the selected
resolution. This is used in the driver to add an appropriate delay.
Signed-off-by: David Lechner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'drivers/fpga/zynqmp-fpga.c')
0 files changed, 0 insertions, 0 deletions