mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-23 07:11:26 +00:00
29 lines
1 KiB
Diff
29 lines
1 KiB
Diff
From 93a9dff30ace06dceba2a84eb709433d5e08c7bc Mon Sep 17 00:00:00 2001
|
|
From: Qiang Yu <yuq825@gmail.com>
|
|
Date: Wed, 21 Mar 2018 14:58:02 +0800
|
|
Subject: [PATCH 039/146] dt-bindings: add switch-delay property for
|
|
mali-utgard
|
|
|
|
Signed-off-by: Qiang Yu <yuq825@gmail.com>
|
|
---
|
|
Documentation/devicetree/bindings/gpu/arm,mali-utgard.txt | 4 ++++
|
|
1 file changed, 4 insertions(+)
|
|
|
|
diff --git a/Documentation/devicetree/bindings/gpu/arm,mali-utgard.txt b/Documentation/devicetree/bindings/gpu/arm,mali-utgard.txt
|
|
index 63cd91176a68..3e2590162d4f 100644
|
|
--- a/Documentation/devicetree/bindings/gpu/arm,mali-utgard.txt
|
|
+++ b/Documentation/devicetree/bindings/gpu/arm,mali-utgard.txt
|
|
@@ -58,6 +58,10 @@ Optional properties:
|
|
A power domain consumer specifier as defined in
|
|
Documentation/devicetree/bindings/power/power_domain.txt
|
|
|
|
+ - switch-delay:
|
|
+ This value is the number of Mali clock cycles it takes to
|
|
+ enable the power gates and turn on the power mesh.
|
|
+
|
|
Vendor-specific bindings
|
|
------------------------
|
|
|
|
--
|
|
2.17.1
|
|
|