devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V4 0/2] dt-bindings: opp/cpufreq: Convert ti-cpufreq to json schema
@ 2023-08-11  3:14 Nishanth Menon
  2023-08-11  3:14 ` [PATCH V4 1/2] dt-bindings: opp: Convert ti-omap5-opp-supply " Nishanth Menon
  2023-08-11  3:14 ` [PATCH V4 2/2] dt-bindings: cpufreq: Convert ti-cpufreq " Nishanth Menon
  0 siblings, 2 replies; 6+ messages in thread
From: Nishanth Menon @ 2023-08-11  3:14 UTC (permalink / raw)
  To: Stephen Boyd, Nishanth Menon, Conor Dooley, Krzysztof Kozlowski,
	Rob Herring, Viresh Kumar, Rafael J. Wysocki
  Cc: linux-kernel, devicetree, linux-pm, linux-arm-kernel,
	Vibhore Vardhan, Dhruva Gole

Hi,

Convert the long pending free-form text bindings of ti-cpufreq and
omap5-opp-supply bindings to json-schema.

Hopefully, this version is better..
Changes from V3:
* Changed the description of the bindings documents to be more aligned
  with current standards (Dhruva's comments)

V3: https://lore.kernel.org/all/20230809023045.1870410-1-nm@ti.com/
V2: https://lore.kernel.org/all/20230801233341.1416552-1-nm@ti.com/
V1: https://lore.kernel.org/all/20230724153911.1376830-1-nm@ti.com/

Nishanth Menon (2):
  dt-bindings: opp: Convert ti-omap5-opp-supply to json schema
  dt-bindings: cpufreq: Convert ti-cpufreq to json schema

 .../bindings/cpufreq/ti-cpufreq.txt           | 132 ------------------
 .../opp/operating-points-v2-ti-cpu.yaml       |  92 ++++++++++++
 .../bindings/opp/ti,omap-opp-supply.yaml      | 106 ++++++++++++++
 .../bindings/opp/ti-omap5-opp-supply.txt      |  63 ---------
 4 files changed, 198 insertions(+), 195 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/cpufreq/ti-cpufreq.txt
 create mode 100644 Documentation/devicetree/bindings/opp/operating-points-v2-ti-cpu.yaml
 create mode 100644 Documentation/devicetree/bindings/opp/ti,omap-opp-supply.yaml
 delete mode 100644 Documentation/devicetree/bindings/opp/ti-omap5-opp-supply.txt

-- 
2.40.0


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

end of thread, other threads:[~2023-08-15 20:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-11  3:14 [PATCH V4 0/2] dt-bindings: opp/cpufreq: Convert ti-cpufreq to json schema Nishanth Menon
2023-08-11  3:14 ` [PATCH V4 1/2] dt-bindings: opp: Convert ti-omap5-opp-supply " Nishanth Menon
2023-08-11  7:43   ` Dhruva Gole
2023-08-15 20:55   ` Krzysztof Kozlowski
2023-08-11  3:14 ` [PATCH V4 2/2] dt-bindings: cpufreq: Convert ti-cpufreq " Nishanth Menon
2023-08-11  7:50   ` Dhruva Gole

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).