summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@quicinc.com>2017-08-20 01:17:16 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-08-20 01:17:16 -0700
commitfd17ef2bcaec9633fd68779c44e2375afd04a26c (patch)
treebb6d340cc52a6fe077ac8e74d169d2b590d410a1 /Documentation
parent0f9dd1be13d0eda67d1f7afce7f6e656c41e7636 (diff)
parent8d2505b7dec0738d1b732a419b9b396b56cffc46 (diff)
Merge "msm: kgsl: Add disable-wake-on-touch devicetree property" into msm-4.4
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/gpu/adreno.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/gpu/adreno.txt b/Documentation/devicetree/bindings/gpu/adreno.txt
index 32de5ce3da7e..80813dd1b3e5 100644
--- a/Documentation/devicetree/bindings/gpu/adreno.txt
+++ b/Documentation/devicetree/bindings/gpu/adreno.txt
@@ -93,6 +93,7 @@ Optional Properties:
- qcom,chipid: If it exists this property is used to replace
the chip identification read from the GPU hardware.
This is used to override faulty hardware readings.
+- qcom,disable-wake-on-touch: Boolean. Disables the GPU power up on a touch input event.
- qcom,disable-busy-time-burst:
Boolean. Disables the busy time burst to avoid switching
of power level for large frames based on the busy time limit.