Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] dt-bindings: opp/cpufreq: Convert ti-cpufreq to json schema
@ 2023-08-01 23:33 Nishanth Menon
  2023-08-01 23:33 ` [PATCH V2 1/2] dt-bindings: opp: Convert ti-omap5-opp-supply " Nishanth Menon
  2023-08-01 23:33 ` [PATCH V2 2/2] dt-bindings: cpufreq: Convert ti-cpufreq " Nishanth Menon
  0 siblings, 2 replies; 4+ messages in thread
From: Nishanth Menon @ 2023-08-01 23:33 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 V1:
* Tony has picked up 1-3 of v1 dt cleanups[1]
* Fixup the bindings for the various review comments received.

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

[1] https://lore.kernel.org/all/20230731062551.GH5194@atomide.com/
-- 
2.40.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2023-08-03  6:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-01 23:33 [PATCH V2 0/2] dt-bindings: opp/cpufreq: Convert ti-cpufreq to json schema Nishanth Menon
2023-08-01 23:33 ` [PATCH V2 1/2] dt-bindings: opp: Convert ti-omap5-opp-supply " Nishanth Menon
2023-08-01 23:33 ` [PATCH V2 2/2] dt-bindings: cpufreq: Convert ti-cpufreq " Nishanth Menon
2023-08-03  6:01   ` Dhruva Gole

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