dt-bindings: opp: Allow empty OPP tables
authorNicola Mazzucato <nicola.mazzucato@arm.com>
Tue, 8 Dec 2020 17:42:26 +0000 (17:42 +0000)
committerViresh Kumar <viresh.kumar@linaro.org>
Wed, 9 Dec 2020 05:52:12 +0000 (11:22 +0530)
commit24b3c963c0108f3da6d978d74a745c824ab551dc
tree78998709c83d7411bb9e592b5e2eb4394e92a231
parent3650b228f83adda7e5ee532e2b90429c03f7b9ec
dt-bindings: opp: Allow empty OPP tables

Currently the optional property opp-shared is used within an opp table
to tell that a set of devices share their clock/voltage lines (and the
OPP points).
It is therefore possible to use an empty OPP table to convey only that
information, useful in situations where the opp points are provided via
other means (hardware. firmware, etc).

Update the documentation to remark this additional case and provide an
example.

Signed-off-by: Nicola Mazzucato <nicola.mazzucato@arm.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Documentation/devicetree/bindings/opp/opp.txt