public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V3 0/2] dt-bindings: opp/cpufreq: Convert ti-cpufreq to json schema
@ 2023-08-09  2:30 Nishanth Menon
  2023-08-09  2:30 ` [PATCH V3 1/2] dt-bindings: opp: Convert ti-omap5-opp-supply " Nishanth Menon
  2023-08-09  2:30 ` [PATCH V3 2/2] dt-bindings: cpufreq: Convert ti-cpufreq " Nishanth Menon
  0 siblings, 2 replies; 7+ messages in thread
From: Nishanth Menon @ 2023-08-09  2:30 UTC (permalink / raw)
  To: Rob Herring, Stephen Boyd, Conor Dooley, Krzysztof Kozlowski,
	Viresh Kumar
  Cc: Tony Lindgren, Benoît Cousson, Rafael J. Wysocki,
	Vibhore Vardhan, Dhruva Gole, linux-omap, linux-kernel,
	devicetree, linux-pm, linux-arm-kernel, Nishanth Menon

Hi,

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

Changes from V2:
* Fixed up minor typo in commit message, picked up Dhruva's review

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       |  88 ++++++++++++
 .../bindings/opp/ti,omap-opp-supply.yaml      | 103 ++++++++++++++
 .../bindings/opp/ti-omap5-opp-supply.txt      |  63 ---------
 4 files changed, 191 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] 7+ messages in thread

end of thread, other threads:[~2023-08-09 11:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-09  2:30 [PATCH V3 0/2] dt-bindings: opp/cpufreq: Convert ti-cpufreq to json schema Nishanth Menon
2023-08-09  2:30 ` [PATCH V3 1/2] dt-bindings: opp: Convert ti-omap5-opp-supply " Nishanth Menon
2023-08-09  4:48   ` Dhruva Gole
2023-08-09 11:40     ` Nishanth Menon
2023-08-09  2:30 ` [PATCH V3 2/2] dt-bindings: cpufreq: Convert ti-cpufreq " Nishanth Menon
2023-08-09  4:30   ` Dhruva Gole
2023-08-09 11:25     ` Nishanth Menon

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