Messages in this thread |  | | Subject | Re: [PATCH v6 1/3] dt-bindings: clock: si5351: convert to yaml | | From | Stephen Boyd <> | | Date | Sun, 17 Dec 2023 22:32:13 -0800 |
| |
Quoting Alvin Šipraga (2023-11-24 05:17:42) > From: Alvin Šipraga <alsi@bang-olufsen.dk> > > The following additional properties are described: > > - clock-names > - clock-frequency of the clkout child nodes > > In order to suppress warnings from the DT schema validator, the clkout > child nodes are prescribed names clkout@[0-7] rather than clkout[0-7]. > > The example is refined as follows: > > - correct the usage of property pll-master -> silabs,pll-master > - give an example of how the silabs,pll-reset property can be used > > I made myself maintainer of the file as I cannot presume that anybody > else wants the responsibility. > > Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> > Cc: Rabeeh Khoury <rabeeh@solid-run.com> > Reviewed-by: Rob Herring <robh@kernel.org> > Signed-off-by: Alvin Šipraga <alsi@bang-olufsen.dk> > ---
Applied to clk-next
|  |