[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YdwK3haVDCxyIioo@atomide.com>
Date: Mon, 10 Jan 2022 12:30:54 +0200
From: Tony Lindgren <tony@...mide.com>
To: Rob Herring <robh@...nel.org>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
devicetree@...r.kernel.org,
linux-omap <linux-omap@...r.kernel.org>,
Tero Kristo <kristo@...nel.org>
Subject: Re: [PATCH] dt-bindings: clock: Add binding for TI clksel
* Rob Herring <robh@...nel.org> [220104 22:06]:
> On Wed, Dec 22, 2021 at 12:24 AM Tony Lindgren <tony@...mide.com> wrote:
> >
> > Hi,
> >
> > * Rob Herring <robh@...nel.org> [211221 18:13]:
> > > On Fri, Dec 17, 2021 at 01:36:40PM +0200, Tony Lindgren wrote:
> > > > +additionalProperties: true
> > >
> > > Like what properties?
> > >
> > > true is only used for common, incomplete schemas referenced by device
> > > schemas.
> >
> > There is a collection of the current component clock child nodes for each
> > clksel instance. I got warnings with "additionalProperties: false", but
> > maybe the child clock nodes need to be somehow specified in the binding?
>
> If everything else is a child node, then you can do:
>
> additionalProperties:
> type: object
OK thanks will do, the additional properties are always child nodes.
Regards,
Tony
Powered by blists - more mailing lists