Hi Hervé, On Wed, Apr 20, 2022 at 3:08 PM Herve Codina <herve.codina@xxxxxxxxxxx> wrote: > Is there a way to have the clocks description depending on the compatible value. Rob already replied. For an example, check out the various bindings for RZ/G2L devices, e.g. Documentation/devicetree/bindings/net/renesas,etheravb.yaml > I mean something like: > --- 8< --- > properties: > clocks: > maxItems: 1 > > if: > properties: > compatible: > contains: > enum: > - renesas,pci-r9a06g032 > - renesas,pci-rzn1 Checking only for the second compatible value should be sufficient. 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