aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/misc/memory-state-time.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/devicetree/bindings/misc/memory-state-time.txt')
-rw-r--r--Documentation/devicetree/bindings/misc/memory-state-time.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/misc/memory-state-time.txt b/Documentation/devicetree/bindings/misc/memory-state-time.txt
new file mode 100644
index 000000000000..c99a506c030d
--- /dev/null
+++ b/Documentation/devicetree/bindings/misc/memory-state-time.txt
@@ -0,0 +1,8 @@
+Memory bandwidth and frequency state tracking
+
+Required properties:
+- compatible : should be:
+ "memory-state-time"
+- freq-tbl: Should contain entries with each frequency in Hz.
+- bw-buckets: Should contain upper-bound limits for each bandwidth bucket in Mbps.
+ Must match the framework power_profile.xml for the device.