aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/property-units.txt
diff options
context:
space:
mode:
authorSaravana Kannan <saravanak@google.com>2020-05-12 15:53:18 +0300
committerViresh Kumar <viresh.kumar@linaro.org>2020-05-13 11:46:11 +0530
commit45a41875fa20836f2839d4dda1f37d119a275542 (patch)
treefb3fa6eb6346f7da3b67e5393cd87bb557008121 /Documentation/devicetree/bindings/property-units.txt
parentLinux 5.7-rc2 (diff)
downloadlinux-dev-45a41875fa20836f2839d4dda1f37d119a275542.tar.xz
linux-dev-45a41875fa20836f2839d4dda1f37d119a275542.zip
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>
Diffstat (limited to 'Documentation/devicetree/bindings/property-units.txt')
-rw-r--r--Documentation/devicetree/bindings/property-units.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/property-units.txt b/Documentation/devicetree/bindings/property-units.txt
index e9b8360b3288..c80a110c1e26 100644
--- a/Documentation/devicetree/bindings/property-units.txt
+++ b/Documentation/devicetree/bindings/property-units.txt
@@ -41,3 +41,7 @@ Temperature
Pressure
----------------------------------------
-kpascal : kilopascal
+
+Throughput
+----------------------------------------
+-kBps : kilobytes per second