devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] dt-bindings: clocks: ti: Next round of conversion
@ 2024-12-29 13:53 akemnade
  2024-12-29 13:53 ` [PATCH 1/2] dt-bindings: clock: ti: Convert gate.txt to json-schema akemnade
  2024-12-29 13:53 ` [PATCH 2/2] dt-bindings: clock: ti: Convert composite.txt " akemnade
  0 siblings, 2 replies; 7+ messages in thread
From: akemnade @ 2024-12-29 13:53 UTC (permalink / raw)
  To: Tero Kristo, Andreas Kemnade, Tony Lindgren, devicetree,
	Stephen Boyd, Conor Dooley, Rob Herring, linux-kernel,
	Krzysztof Kozlowski, Michael Turquette, linux-clk, linux-omap
  Cc: Andreas Kemnade

From: Andreas Kemnade <akemnade@kernel.org>

Convert more TI clock bindings to json-schema.

Andreas Kemnade (2):
  dt-bindings: clock: ti: Convert gate.txt to json-schema
  dt-bindings: clock: ti: Convert composite.txt to json-schema

 .../bindings/clock/ti/composite.txt           |  55 --------
 .../devicetree/bindings/clock/ti/gate.txt     | 105 ---------------
 .../bindings/clock/ti/ti,composite-clock.yaml |  80 ++++++++++++
 .../bindings/clock/ti/ti,gate-clock.yaml      | 123 ++++++++++++++++++
 4 files changed, 203 insertions(+), 160 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/clock/ti/composite.txt
 delete mode 100644 Documentation/devicetree/bindings/clock/ti/gate.txt
 create mode 100644 Documentation/devicetree/bindings/clock/ti/ti,composite-clock.yaml
 create mode 100644 Documentation/devicetree/bindings/clock/ti/ti,gate-clock.yaml

-- 
2.39.5


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-01-01 21:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-29 13:53 [PATCH 0/2] dt-bindings: clocks: ti: Next round of conversion akemnade
2024-12-29 13:53 ` [PATCH 1/2] dt-bindings: clock: ti: Convert gate.txt to json-schema akemnade
2024-12-31  0:26   ` Stephen Boyd
2025-01-01 21:07     ` Andreas Kemnade
2024-12-29 13:53 ` [PATCH 2/2] dt-bindings: clock: ti: Convert composite.txt " akemnade
2024-12-29 15:30   ` Rob Herring (Arm)
2024-12-30 19:46   ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).