summaryrefslogtreecommitdiff
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorOleg Perelet <operelet@codeaurora.org>2016-06-07 12:30:14 -0700
committerKyle Yan <kyan@codeaurora.org>2016-06-29 15:02:05 -0700
commit6e4ffe07abe46a16ffd9c0f77201166399be4911 (patch)
treeab88ea2f01c13befd01a885359ea88b3abf1685b /Documentation/devicetree
parenta0605c537e7d114081dd726fef625840df517812 (diff)
msm: kgsl: Add gcc_gpu_iref_clk to list of GPU clocks
GPU will vote off gcc_gpu_iref_clk when going to low power modes. CRs-Fixed: 1024948 Change-Id: I13b7a70f1fa748f2f4cdfb485dda2f7857e0b3d2 Signed-off-by: Oleg Perelet <operelet@codeaurora.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/gpu/adreno.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/gpu/adreno.txt b/Documentation/devicetree/bindings/gpu/adreno.txt
index dedf13c2dc3d..5097e994f483 100644
--- a/Documentation/devicetree/bindings/gpu/adreno.txt
+++ b/Documentation/devicetree/bindings/gpu/adreno.txt
@@ -25,7 +25,8 @@ Required properties:
order as the clocks property.
Current values of clock-names are:
"src_clk", "core_clk", "iface_clk", "mem_clk", "mem_iface_clk",
- "alt_mem_iface_clk", "rbbmtimer_clk", "alwayson_clk"
+ "alt_mem_iface_clk", "rbbmtimer_clk", "alwayson_clk",
+ "iref_clk"
"core_clk" and "iface_clk" are required and others are optional
- qcom,base-leakage-coefficient: Dynamic leakage coefficient.