All of lore.kernel.org
 help / color / mirror / Atom feed
From: akemnade@kernel.org
To: Tero Kristo <kristo@kernel.org>,
	Andreas Kemnade <andreas@kemnade.info>,
	Tony Lindgren <tony@atomide.com>,
	devicetree@vger.kernel.org, Stephen Boyd <sboyd@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>, Rob Herring <robh@kernel.org>,
	linux-kernel@vger.kernel.org,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Michael Turquette <mturquette@baylibre.com>,
	linux-clk@vger.kernel.org, linux-omap@vger.kernel.org
Cc: Andreas Kemnade <akemnade@kernel.org>
Subject: [PATCH 0/2] dt-bindings: clocks: ti: Next round of conversion
Date: Sun, 29 Dec 2024 14:53:49 +0100	[thread overview]
Message-ID: <20241229135351.5014-1-akemnade@kernel.org> (raw)

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


             reply	other threads:[~2024-12-29 13:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-29 13:53 akemnade [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241229135351.5014-1-akemnade@kernel.org \
    --to=akemnade@kernel.org \
    --cc=andreas@kemnade.info \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=kristo@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=robh@kernel.org \
    --cc=sboyd@kernel.org \
    --cc=tony@atomide.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.