devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/5] PM / OPP: opp-supported-hw and <prop>-name bindings
@ 2015-11-05  1:41 Viresh Kumar
  2015-11-05  1:41 ` [PATCH V2 1/5] PM / OPP: Add "opp-supported-hw" binding Viresh Kumar
                   ` (5 more replies)
  0 siblings, 6 replies; 19+ messages in thread
From: Viresh Kumar @ 2015-11-05  1:41 UTC (permalink / raw)
  To: Rafael Wysocki, robh+dt, sboyd, lee.jones
  Cc: linaro-kernel, linux-pm, mark.rutland, pawel.moll, ijc+devicetree,
	galak, nm, devicetree, b.zolnierkie, m.szyprowski, Viresh Kumar

Hi Rafael,

All the bindings are Reviewed by Stephen now and Rob didn't had a
problem with them (though he didn't Ack them separately yet) :)

The first patch enables us to select only a subset of OPPs from the
bigger table, based on what version of the hardware we are running on.

The second one enables us to select slightly different values for
multiple properties, based on what kind of hardware they are running on.

The third one removes an (unused) binding, which is replaced by the
second patch with a better solution.

The fourth patch is based on what Stephen suggested (and then reviewed)
in the earlier series, and the 5th one updates the existing users of
these bindings for it.

Viresh Kumar (5):
  PM / OPP: Add "opp-supported-hw" binding
  PM / OPP: Add
    {opp-microvolt|opp-microamp|turbo-mode|opp-suspend}-<name> binding
  PM / OPP: Remove 'operating-points-names' binding
  PM / OPP: Rename OPP nodes as opp@<opp-hz>
  ARM: dts: exynos4412: Rename OPP nodes as opp@<opp-hz>

 Documentation/devicetree/bindings/opp/opp.txt | 143 +++++++++++++++++++-------
 arch/arm/boot/dts/exynos4412.dtsi             |  28 ++---
 2 files changed, 118 insertions(+), 53 deletions(-)

-- 
2.6.2.198.g614a2ac


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

end of thread, other threads:[~2015-11-10 15:37 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-05  1:41 [PATCH V2 0/5] PM / OPP: opp-supported-hw and <prop>-name bindings Viresh Kumar
2015-11-05  1:41 ` [PATCH V2 1/5] PM / OPP: Add "opp-supported-hw" binding Viresh Kumar
2015-11-05  2:57   ` Rob Herring
2015-11-05  1:41 ` [PATCH V2 2/5] PM / OPP: Add {opp-microvolt|opp-microamp|turbo-mode|opp-suspend}-<name> binding Viresh Kumar
2015-11-05  3:02   ` Rob Herring
2015-11-05  3:19     ` Viresh Kumar
2015-11-05 23:33       ` Rob Herring
2015-11-06  1:53         ` Viresh Kumar
2015-11-10 14:55           ` Viresh Kumar
2015-11-10 15:37             ` Rob Herring
2015-11-05  1:41 ` [PATCH V2 3/5] PM / OPP: Remove 'operating-points-names' binding Viresh Kumar
     [not found]   ` <c4070eeceb0fdf6a6ab56fcaef1769d01dd01c7e.1446687367.git.viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2015-11-05  3:09     ` Rob Herring
2015-11-05  1:41 ` [PATCH V2 4/5] PM / OPP: Rename OPP nodes as opp@<opp-hz> Viresh Kumar
2015-11-05  3:18   ` Rob Herring
2015-11-05  1:41 ` [PATCH V2 5/5] ARM: dts: exynos4412: " Viresh Kumar
2015-11-05  1:51   ` Krzysztof Kozlowski
2015-11-05  1:57     ` Viresh Kumar
2015-11-05 22:31 ` [PATCH V2 0/5] PM / OPP: opp-supported-hw and <prop>-name bindings Rafael J. Wysocki
2015-11-06  1:45   ` 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).