Hi Biju, On Wed, Mar 8, 2023 at 3:39 PM Biju Das <biju.das.jz@xxxxxxxxxxxxxx> wrote: > > From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > > On 20/02/2023 14:13, Biju Das wrote: > > > Document Renesas versa3 clock generator(5P35023) bindings. > > > > > > The 5P35023 is a VersaClock programmable clock generator and is > > > designed for low-power, consumer, and high-performance PCI Express > > > applications. The 5P35023 device is a three PLL architecture design, > > > and each PLL is individually programmable and allowing for up to 6 > > > unique frequency outputs. > > > > > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > > > --- /dev/null > > > +++ b/Documentation/devicetree/bindings/clock/renesas,versaclock3.yaml > > > + clock-names: > > > + oneOf: > > > + - items: > > > + - const: x1 > > > + - items: > > > + - const: clkin > > > > This should be specific, not one or another. Why do you have two entirely > > different clock inputs? > > Reference input can be Crystal oscillator interface input(x1) or differential > clock input pin(clkin) I believe that's purely a hardware feature, which does not need any software configuration? I.e. logically, there's just a single clock input, i.e. no need for clock-names. 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