From 6e4ffe07abe46a16ffd9c0f77201166399be4911 Mon Sep 17 00:00:00 2001 From: Oleg Perelet Date: Tue, 7 Jun 2016 12:30:14 -0700 Subject: 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 --- Documentation/devicetree/bindings/gpu/adreno.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Documentation/devicetree') 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. -- cgit v1.2.3