OPP: Populate OPPs from "required-opps" property
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 7 Jun 2018 09:20:43 +0000 (14:50 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Mon, 5 Nov 2018 02:10:42 +0000 (07:40 +0530)
commitda544b61eb5541db8827af0beab618daead88a34
treec9074f9968b74671176234133946ee864836117c
parent5d6d106fa45501ea6494a8653adbf2bee4a6f803
OPP: Populate OPPs from "required-opps" property

An earlier commit populated the OPP tables from the "required-opps"
property, this commit populates the individual OPPs. This is repeated
for each OPP in the OPP table and these populated OPPs will be used by
later commits.

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