On Mon, Dec 18, 2017 at 03:51:28PM +0530, Viresh Kumar wrote: > Power-domains can also have their active states and this patch enhances > the OPP binding to define those. The power domains can use the OPP > bindings as is, with one additional change to Allow > "operating-points-v2" property to contain multiple phandles for power > domain providers providing multiple domains. > > Reviewed-by: Ulf Hansson <[email protected]> > Signed-off-by: Viresh Kumar <[email protected]> > --- > Documentation/devicetree/bindings/opp/opp.txt | 5 +++++ > Documentation/devicetree/bindings/power/power_domain.txt | 6 ++++++ > 2 files changed, 11 insertions(+)
Reviewed-by: Rob Herring <[email protected]>

