On 9/3/23 14:00, Jonathan Cameron wrote:
On Thu, 31 Aug 2023 20:25:02 +0200
Marek Vasut <marex@xxxxxxx> wrote:
The comparator generates an edge on the IRQ like and stays in the
configured state until cleared. Support edge triggered IRQs as well
as not all controllers do support level triggered IRQ.
Signed-off-by: Marek Vasut <marex@xxxxxxx>
Hi Marek,
Seems safe enough change given the latch is enabled.
I guess it's not really a fix, but I'd be fine with a request
for this to be added to stable if you like.
It isn't really a fix, so next release is fine.
Applied to the togreg branch of iio.git and pushed out as testing
only until I can rebase on rc1.
Thanks