dt-bindings: clock: si5351: convert to yaml
authorAlvin Šipraga <alsi@bang-olufsen.dk>
Fri, 24 Nov 2023 13:17:42 +0000 (14:17 +0100)
committerStephen Boyd <sboyd@kernel.org>
Mon, 18 Dec 2023 06:31:36 +0000 (22:31 -0800)
commit524dfbc4e9fc08384c6a426d1f0561a71ad2038e
tree5f4229cdedb123270a8bed4262e687f569eb07ce
parentb85ea95d086471afb4ad062012a4d73cd328fa86
dt-bindings: clock: si5351: convert to yaml

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>
Link: https://lore.kernel.org/r/20231124-alvin-clk-si5351-no-pll-reset-v6-1-69b82311cb90@bang-olufsen.dk
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Documentation/devicetree/bindings/clock/silabs,si5351.txt [deleted file]
Documentation/devicetree/bindings/clock/silabs,si5351.yaml [new file with mode: 0644]