]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
PM / OPP: Implement dev_pm_opp_of_add_table_indexed()
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 26 Apr 2017 05:15:46 +0000 (10:45 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Wed, 9 May 2018 04:45:18 +0000 (10:15 +0530)
commitfa9b274f8aeffb97787b055b8cfbf9062e158551
tree83f39df6994b292ef978ee6d514648d934f93aca
parenta1e8c13600bfd96c51580732ccf31f69bc6de4d1
PM / OPP: Implement dev_pm_opp_of_add_table_indexed()

The "operating-points-v2" property can contain a list of phandles now,
specifically for the power domain providers that provide multiple
domains.

Add support to parse that.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/opp/of.c
include/linux/pm_opp.h