All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] dt-bindings: Convert OPP bindings to DT schema
@ 2021-06-23 23:07 ` Rob Herring
  0 siblings, 0 replies; 18+ messages in thread
From: Rob Herring @ 2021-06-23 23:07 UTC (permalink / raw)
  To: Viresh Kumar, Nishanth Menon, Stephen Boyd
  Cc: devicetree, linux-kernel, Yangtao Li, Maxime Ripard,
	Chen-Yu Tsai, linux-pm, linux-arm-kernel, Georgi Djakov,
	Shawn Guo, Sascha Hauer, Leonard Crestez, dri-devel

The OPP bindings are one of the most common occurring bindings that are
not yet converted to schema, so let's convert them.

Note this depends on a dtschema change in property-units.yaml to allow 
a matrix for opp-microvolt.

Rob

Rob Herring (2):
  dt-bindings: Clean-up OPP binding node names in examples
  dt-bindings: opp: Convert to DT schema

 .../bindings/gpu/arm,mali-bifrost.yaml        |   2 +-
 .../bindings/gpu/arm,mali-midgard.yaml        |   2 +-
 .../bindings/interconnect/fsl,imx8m-noc.yaml  |   4 +-
 .../allwinner,sun50i-h6-operating-points.yaml |   4 +
 .../devicetree/bindings/opp/opp-v1.yaml       |  51 ++
 .../devicetree/bindings/opp/opp-v2-base.yaml  | 213 ++++++
 .../devicetree/bindings/opp/opp-v2.yaml       | 475 +++++++++++++
 Documentation/devicetree/bindings/opp/opp.txt | 622 ------------------
 8 files changed, 747 insertions(+), 626 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/opp/opp-v1.yaml
 create mode 100644 Documentation/devicetree/bindings/opp/opp-v2-base.yaml
 create mode 100644 Documentation/devicetree/bindings/opp/opp-v2.yaml
 delete mode 100644 Documentation/devicetree/bindings/opp/opp.txt

-- 
2.27.0


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

end of thread, other threads:[~2021-06-24 14:02 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-23 23:07 [PATCH 0/2] dt-bindings: Convert OPP bindings to DT schema Rob Herring
2021-06-23 23:07 ` Rob Herring
2021-06-23 23:07 ` Rob Herring
2021-06-23 23:07 ` [PATCH 1/2] dt-bindings: Clean-up OPP binding node names in examples Rob Herring
2021-06-23 23:07   ` Rob Herring
2021-06-23 23:07   ` Rob Herring
2021-06-24  4:07   ` Viresh Kumar
2021-06-24  4:07     ` Viresh Kumar
2021-06-24  4:07     ` Viresh Kumar
2021-06-23 23:07 ` [PATCH 2/2] dt-bindings: opp: Convert to DT schema Rob Herring
2021-06-23 23:07   ` Rob Herring
2021-06-23 23:07   ` Rob Herring
2021-06-24  4:32   ` Viresh Kumar
2021-06-24  4:32     ` Viresh Kumar
2021-06-24  4:32     ` Viresh Kumar
2021-06-24 14:00     ` Rob Herring
2021-06-24 14:00       ` Rob Herring
2021-06-24 14:00       ` Rob Herring

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.