dt-bindings: opp: Introduce opp-peak-kBps and opp-avg-kBps bindings
authorSaravana Kannan <saravanak@google.com>
Tue, 12 May 2020 12:53:18 +0000 (15:53 +0300)
committerViresh Kumar <viresh.kumar@linaro.org>
Wed, 13 May 2020 06:16:11 +0000 (11:46 +0530)
commit45a41875fa20836f2839d4dda1f37d119a275542
treefb3fa6eb6346f7da3b67e5393cd87bb557008121
parentae83d0b416db002fe95601e7f97f64b59514d936
dt-bindings: opp: Introduce opp-peak-kBps and opp-avg-kBps bindings

Interconnects often quantify their performance points in terms of
bandwidth. So, add opp-peak-kBps (required) and opp-avg-kBps (optional) to
allow specifying Bandwidth OPP tables in DT.

opp-peak-kBps is a required property that replaces opp-hz for Bandwidth OPP
tables.

opp-avg-kBps is an optional property that can be used in Bandwidth OPP
tables.

Signed-off-by: Saravana Kannan <saravanak@google.com>
Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
Reviewed-by: Sibi Sankar <sibis@codeaurora.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/property-units.txt