Re: [PATCH v3 2/3] dt-bindings: iio: flow: add Sensirion SLF3S liquid flow sensor
From: Wadim Mueller
Date: Wed Jun 03 2026 - 10:16:25 EST
On Sun, 31 May 2026 14:45:08 -0300
Marcelo Schmitt <marcelo.schmitt1@xxxxxxxxx> wrote:
> We could add a mention to the IRQ pin to make the doc more complete.
> interrupts:
> maxItems: 1
I would let interrupts out for now. The driver is polled and in v2 the
feedback was to not put properties in the binding which we do not use. If
later a board uses the IRQ pin we can add it. Ok for you?
Wadim