]> git.baikalelectronics.ru Git - kernel.git/commit
PM / OPP: dt-bindings: Make "opp-hz" optional for power domains
authorViresh Kumar <viresh.kumar@linaro.org>
Fri, 6 Apr 2018 07:29:55 +0000 (12:59 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Wed, 9 May 2018 04:44:56 +0000 (10:14 +0530)
commitade7d6af7be30a50ae39206aa46138643ece83f8
tree65974a56e6fda003c321e5cebecfb979c166df85
parent316f94886e8b80fa90c8e55a0eb1e7a666fadeb6
PM / OPP: dt-bindings: Make "opp-hz" optional for power domains

The "opp-hz" property is not relevant across all the devices that use
the OPP tables now. For example, for a power domain a frequency value
wouldn't mean anything. Though they must have another property, which
may be implementation defined, which uniquely identifies the OPP nodes.

Make "opp-hz" optional for such devices.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/opp/opp.txt