]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
OPP: Allow OPP table to be used for power-domains
authorViresh Kumar <viresh.kumar@linaro.org>
Fri, 18 Nov 2016 06:53:46 +0000 (12:23 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Fri, 22 Dec 2017 05:16:16 +0000 (10:46 +0530)
commit972bc90ed8f6008f5e2d42c72d894b2401736519
treeac4b7380233e3e8116038b38ed302944c684ae61
parent1291a0d5049dbc06baaaf66a9ff3f53db493b19b
OPP: Allow OPP table to be used for power-domains

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 <ulf.hansson@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Documentation/devicetree/bindings/opp/opp.txt
Documentation/devicetree/bindings/power/power_domain.txt