dt-bindings: clock: ti: Convert ti-clkctrl.txt to json-schema
authorAndreas Kemnade <andreas@kemnade.info>
Tue, 11 Mar 2025 18:02:15 +0000 (19:02 +0100)
committerStephen Boyd <sboyd@kernel.org>
Thu, 13 Mar 2025 20:16:31 +0000 (13:16 -0700)
commit944b074ff105a1541626c9492e32d248d3b1257b
tree008660fa7827fe557dd1af5ad705e2f9f4a09ffc
parent00153c64a72d336cc61f4141e5be53b49b7797e1
dt-bindings: clock: ti: Convert ti-clkctrl.txt to json-schema

Convert the TI clkctrl clock device tree binding to json-schema.
Specify the creator of the original binding as a maintainer.

reg property is used mostly with one item, in am3xxx also with
an arbitrary number of items, so divert from the original binding
specifying two (probably meaning one address and one size).
The consumer part of the example is left out because the full consumer
node would be needed.

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Link: https://lore.kernel.org/r/20250311180215.173634-1-andreas@kemnade.info
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Documentation/devicetree/bindings/clock/ti,clkctrl.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/ti-clkctrl.txt [deleted file]