Devicetree
 help / color / mirror / Atom feed
* [PATCH v3 0/2] dt-bindings: clock: ti,dra7-atl: convert to dt-schema
@ 2026-09-05 21:32 Bhargav Joshi
  2026-09-05 21:32 ` [PATCH v3 1/2] dt-bindings: clock: ti,dra7-atl-clock: convert to DT schema Bhargav Joshi
  2026-09-05 21:32 ` [PATCH v3 2/2] dt-bindings: clock: ti,dra7-atl: convert to dt-schema Bhargav Joshi
  0 siblings, 2 replies; 3+ messages in thread
From: Bhargav Joshi @ 2026-09-05 21:32 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Brian Masney, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Peter Ujfalusi
  Cc: linux-clk, devicetree, linux-kernel, goledhruva, m-chawdhry,
	daniel.baluta, simona.toaca, j.bhargav.u

Convert the DRA7 ATL (Audio Tracking Logic) text binding to dt-schema.
The original dra7-atl.txt contains two bindings mixed in one file:
- ti,dra7-atl-clock: clock output nodes for the common clock framework
- ti,dra7-atl: IP controller with register configuration

This series splits them into two separate YAML schemas.
Patch 1 converts the clock output binding.
Patch 2 converts the IP controller binding.

Signed-off-by: Bhargav Joshi <j.bhargav.u@gmail.com>
---
Changes in v3:
- Rebased to latest mainline rc.
- Collected tags.
- Link to v2: https://lore.kernel.org/r/20260815-ti-dra7-atl-v2-0-db64c147c2e2@gmail.com

Changes in v2:
- Added items: maxItems: 1 constraint to the ti,provided-clocks
  property, as the referenced phandles have zero argument cells
- Link to v1: https://lore.kernel.org/r/20260813-ti-dra7-atl-v1-0-27b691f4cdcf@gmail.com

---
Bhargav Joshi (2):
      dt-bindings: clock: ti,dra7-atl-clock: convert to DT schema
      dt-bindings: clock: ti,dra7-atl: convert to dt-schema

 .../devicetree/bindings/clock/ti/dra7-atl.txt      |  94 -------------------
 .../bindings/clock/ti/ti,dra7-atl-clock.yaml       |  38 ++++++++
 .../devicetree/bindings/clock/ti/ti,dra7-atl.yaml  | 100 +++++++++++++++++++++
 3 files changed, 138 insertions(+), 94 deletions(-)
---
base-commit: 9f0346dcbea363787186c94ef94dd01aaa215afa
change-id: 20260812-ti-dra7-atl-4ec2740f9070

Best regards,
--  
Bhargav


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

end of thread, other threads:[~2026-09-05 21:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-05 21:32 [PATCH v3 0/2] dt-bindings: clock: ti,dra7-atl: convert to dt-schema Bhargav Joshi
2026-09-05 21:32 ` [PATCH v3 1/2] dt-bindings: clock: ti,dra7-atl-clock: convert to DT schema Bhargav Joshi
2026-09-05 21:32 ` [PATCH v3 2/2] dt-bindings: clock: ti,dra7-atl: convert to dt-schema Bhargav Joshi

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