Hi Biju, On Tue, May 10, 2022 at 8:31 PM Biju Das <biju.das.jz@xxxxxxxxxxxxxx> wrote: > > Subject: Re: [PATCH v2 1/2] dt-bindings: iio: adc: Document Renesas RZ/G2UL > > ADC > > patternProperties: > > '^channel@[2-7]$': false > > This fixes the validation for channels. But how do we restrict reg index between 0-1 ? > The below example is passing instead of failing. > channel@0 { > reg = <5>; > }; I expect that to be flagged by the generic unit-address vs. reg check? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx 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