devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/5] PM / OPP: opp-supported-hw and <prop>-name bindings
@ 2015-11-11  2:40 Viresh Kumar
  2015-11-11  2:40 ` [PATCH V3 1/5] PM / OPP: Add "opp-supported-hw" binding Viresh Kumar
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Viresh Kumar @ 2015-11-11  2:40 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,

Rob only needs to Ack the modified 2/5 patch and then you can safely
apply this series.

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.

V2->V3:
- dropped turbo/suspend named properties
- Applied all the Acks

Viresh Kumar (5):
  PM / OPP: Add "opp-supported-hw" binding
  PM / OPP: Add {opp-microvolt|opp-microamp}-<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 | 132 ++++++++++++++++++--------
 arch/arm/boot/dts/exynos4412.dtsi             |  28 +++---
 2 files changed, 107 insertions(+), 53 deletions(-)

-- 
2.6.2.198.g614a2ac


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

end of thread, other threads:[~2015-12-10  8:58 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-11  2:40 [PATCH V3 0/5] PM / OPP: opp-supported-hw and <prop>-name bindings Viresh Kumar
2015-11-11  2:40 ` [PATCH V3 1/5] PM / OPP: Add "opp-supported-hw" binding Viresh Kumar
2015-11-11  2:40 ` [PATCH V3 2/5] PM / OPP: Add {opp-microvolt|opp-microamp}-<name> binding Viresh Kumar
2015-11-11 20:31   ` Rob Herring
2015-11-12  5:08     ` Viresh Kumar
2015-11-20  5:11       ` Viresh Kumar
2015-11-11  2:40 ` [PATCH V3 3/5] PM / OPP: Remove 'operating-points-names' binding Viresh Kumar
2015-11-11  2:40 ` [PATCH V3 4/5] PM / OPP: Rename OPP nodes as opp@<opp-hz> Viresh Kumar
2015-11-11  2:40 ` [PATCH V3 5/5] ARM: dts: exynos4412: " Viresh Kumar
2015-11-23 23:04   ` Rafael J. Wysocki
2015-11-23 23:10     ` Rafael J. Wysocki
     [not found] ` <cover.1447209519.git.viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2015-11-23 23:02   ` [PATCH V3 0/5] PM / OPP: opp-supported-hw and <prop>-name bindings Rafael J. Wysocki
2015-11-24  1:59     ` Viresh Kumar
2015-12-10  8:58 ` Lee Jones

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