[PATCH] dt-bindings: gpio: sifive,gpio: Group interrupt tuples

Geert Uytterhoeven geert at linux-m68k.org
Thu Nov 25 23:47:55 PST 2021


Hi Linus,

On Fri, Nov 26, 2021 at 2:22 AM Linus Walleij <linus.walleij at linaro.org> wrote:
> On Thu, Nov 25, 2021 at 4:20 PM Geert Uytterhoeven <geert at linux-m68k.org> wrote:
> > To improve human readability and enable automatic validation, the tuples
> > in "interrupts" properties should be grouped using angle brackets.
> >
> > Signed-off-by: Geert Uytterhoeven <geert at linux-m68k.org>
>
> (...)
> > -        interrupts = <7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22>;
> > +        interrupts = <7>, <8>, <9>, <10>, <11>, <12>, <13>, <14>, <15>, <16>,
> > +                     <17>, <18>, <19>, <20>, <21>, <22>;
>
> Tuples? Hm they look single. Like singletons?

Yeah, plic has #interrupt-cells = <1>.

> Anyway:
> Acked-by: Linus Walleij <linus.walleij at linaro.org>

Thanks!

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds



More information about the linux-riscv mailing list