linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] PM / OPP: Parse opp-supported-hw/opp-<prop>-<name> bindings
@ 2015-11-16 10:37 Viresh Kumar
  2015-11-16 10:37 ` [PATCH 1/3] PM / OPP: Add missing doc comments Viresh Kumar
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Viresh Kumar @ 2015-11-16 10:37 UTC (permalink / raw)
  To: Rafael Wysocki, Stephen Boyd
  Cc: linaro-kernel, linux-pm, robh+dt, nm, Viresh Kumar

Hi Rafael,

The bindings are reviewed now and here is the code to parse them. The
first patch is a minor cleanup and other two contain the real stuff.

Rebased over: v4.4-rc1 + OPP debugfs support patch.
Tested-on: Exynos 5250, dual core A15.

Viresh Kumar (3):
  PM / OPP: Add missing doc comments
  PM / OPP: Parse 'opp-supported-hw' binding
  PM / OPP: Parse 'opp-<prop>-<name>' bindings

 drivers/base/power/opp/core.c | 301 ++++++++++++++++++++++++++++++++++++++++--
 drivers/base/power/opp/opp.h  |  11 +-
 include/linux/pm_opp.h        |  21 +++
 3 files changed, 319 insertions(+), 14 deletions(-)

-- 
2.6.2.198.g614a2ac


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

end of thread, other threads:[~2015-11-19  3:02 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-16 10:37 [PATCH 0/3] PM / OPP: Parse opp-supported-hw/opp-<prop>-<name> bindings Viresh Kumar
2015-11-16 10:37 ` [PATCH 1/3] PM / OPP: Add missing doc comments Viresh Kumar
2015-11-16 12:14   ` Pavel Machek
2015-11-18 22:29   ` Stephen Boyd
2015-11-16 10:37 ` [PATCH 2/3] PM / OPP: Parse 'opp-supported-hw' binding Viresh Kumar
2015-11-18 22:53   ` Stephen Boyd
2015-11-19  2:00     ` Viresh Kumar
2015-11-19  3:02       ` Viresh Kumar
2015-11-16 10:37 ` [PATCH 3/3] PM / OPP: Parse 'opp-<prop>-<name>' bindings Viresh Kumar
2015-11-19  1:12   ` Stephen Boyd
2015-11-19  3:00     ` 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).