lkml.org 
[lkml]   [2018]   [Jun]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 00/10] OPP: Support multiple power-domains per device
    Date
    Hi,

    This series improves the OPP core (and a bit of genpd core as well) to
    support multiple phandles in the "required-opps" property, which are
    only used for multiple power-domains per device for now.

    We still don't propagate the changes to master domains for the
    sub-domains, but this patchset is an important stepping stone for that
    to happen.

    Tested on Hikey960 after faking some power domains for CPUs.

    --
    viresh

    Viresh Kumar (10):
    OPP: Parse OPP table's DT properties from _of_init_opp_table()
    OPP: Identify and mark genpd OPP tables
    OPP: Separate out custom OPP handler specific code
    OPP: Populate required opp tables from "required-opps" property
    OPP: Populate OPPs from "required-opps" property
    OPP: Add dev_pm_opp_{set|put}_required_device() helper
    PM / Domains: Add genpd_opp_to_performance_state()
    OPP: Configure all required OPPs
    OPP: Rename and relocate of_genpd_opp_to_performance_state()
    OPP: Remove of_dev_pm_opp_find_required_opp()

    drivers/base/power/domain.c | 82 ++++----
    drivers/opp/core.c | 228 ++++++++++++++-------
    drivers/opp/of.c | 382 ++++++++++++++++++++++++++++++------
    drivers/opp/opp.h | 18 ++
    include/linux/pm_domain.h | 7 +-
    include/linux/pm_opp.h | 16 +-
    6 files changed, 557 insertions(+), 176 deletions(-)

    --
    2.18.0.rc1.242.g61856ae69a2c

    \
     
     \ /
      Last update: 2018-06-29 08:21    [W:7.708 / U:0.368 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site