Messages in this thread |  | | From | Andy Shevchenko <> | Date | Mon, 4 Jul 2022 23:57:37 +0200 | Subject | Re: [PATCH v3 6/9] iio: adc: mcp3911: add support for interrupts |
| |
On Mon, Jul 4, 2022 at 7:21 PM Marcus Folkesson <marcus.folkesson@gmail.com> wrote: > > Make it possible to read values upon interrupts. > Configure Data Ready Signal Output Pin to either HiZ or push-pull and > use it as interrupt source.
...
> + /* > + * The device generates interrupts as long as it is powered up. > + * Some platforms might not allow the option to power it down so > + * don't enable the interrupt to avoid extra load on the system
Missed period.
> + */
-- With Best Regards, Andy Shevchenko
|  |