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

Hi,

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

Changes since V4:
* Fix up comments from Krzysztof for patch #1
* Picked up Krzysztof reviewed-by for patch #1
* Picked up Dhruva's Reviewed-by for patches 1 and 2.

V4: https://lore.kernel.org/all/20230811031458.957624-1-nm@ti.com/
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      | 101 ++++++++++++++
 .../bindings/opp/ti-omap5-opp-supply.txt      |  63 ---------
 4 files changed, 193 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


base-commit: 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5
-- 
2.40.0


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

end of thread, other threads:[~2023-08-21  5:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-18 12:45 [PATCH V5 0/2] dt-bindings: opp/cpufreq: Convert ti-cpufreq to json schema Nishanth Menon
2023-08-18 12:45 ` [PATCH V5 1/2] dt-bindings: opp: Convert ti-omap5-opp-supply " Nishanth Menon
2023-08-18 12:45 ` [PATCH V5 2/2] dt-bindings: cpufreq: Convert ti-cpufreq " Nishanth Menon
2023-08-19 12:57   ` Krzysztof Kozlowski
2023-08-21  5:54 ` [PATCH V5 0/2] dt-bindings: opp/cpufreq: " Viresh Kumar

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