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

Convert more TI clock bindings to json-schema.

Changes in v2:
- comment about design pattern
- fix example to use an existing compatible
- some formatting

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 |  82 ++++++++++++
 .../bindings/clock/ti/ti,gate-clock.yaml      | 125 ++++++++++++++++++
 4 files changed, 207 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-06 23:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-05 17:08 [PATCH v2 0/2] dt-bindings: clocks: ti: Next round of conversion Andreas Kemnade
2025-01-05 17:08 ` [PATCH v2 1/2] dt-bindings: clock: ti: Convert gate.txt to json-schema Andreas Kemnade
2025-01-06 21:17   ` Rob Herring (Arm)
2025-01-06 23:45   ` Stephen Boyd
2025-01-05 17:08 ` [PATCH v2 2/2] dt-bindings: clock: ti: Convert composite.txt " Andreas Kemnade
2025-01-06 21:17   ` Rob Herring (Arm)
2025-01-06 23:46   ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox