On Mon, Feb 8, 2021 at 2:53 PM Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx> wrote: > Add binding for the event counter node > > Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx> Works for me: Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > +required: > + - compatible Ideally it should be "interrupts OR gpios required" (at least one of them must be present) but I don't know if we can express that. Perhaps also write that if both are defined, the interrupt will take precedence for counting events. Yours, Linus Walleij