Re: [PATCH v3 5/9] iio: adc: ti-ads1262: support input chopping
David Lechner <[email protected]>
| Newsgroups | org.kernel.vger.linux-iio,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 8/7/26 10:58 PM, Kurt Borja wrote: > Enable per-channel input chopping via the "input-chopping" property. > As the device withholds the first conversion in chop mode, single reads > are taken in CONTINUOUS run mode with a brief start/stop pulse, as > recommended by the datasheet (Section 9.4.1.2). > Reviewed-by: David Lechner <[email protected]>