Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1577755

[PATCH 6/8] dt-bindings: gpu: mali: Add optional OPPs

From Maxime Ripard <maxime.ripard@free-electrons.com>
Newsgroups linux.kernel
Subject [PATCH 6/8] dt-bindings: gpu: mali: Add optional OPPs
Date 2017-02-09 17:50 +0100
Message-ID <t904V-5k-5@gated-at.bofh.it> (permalink)
References <t904V-5k-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


The operating-points-v2 binding gives a way to provide the OPP of the GPU.
Let's use it.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
---
 Documentation/devicetree/bindings/gpu/arm,mali-utgard.txt | 4 ++++
 1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/Documentation/devicetree/bindings/gpu/arm,mali-utgard.txt b/Documentation/devicetree/bindings/gpu/arm,mali-utgard.txt
index 88df4a276607..2b6243e730f6 100644
--- a/Documentation/devicetree/bindings/gpu/arm,mali-utgard.txt
+++ b/Documentation/devicetree/bindings/gpu/arm,mali-utgard.txt
@@ -39,6 +39,10 @@ Optional properties:
     Memory region to allocate from, as defined in
     Documentation/devicetree/bindi/reserved-memory/reserved-memory.txt
 
+  - operating-points-v2:
+    Operating Points for the GPU, as defined in
+    Documentation/devicetree/bindings/opp/opp.txt
+
 Vendor-specific bindings
 ------------------------
 
-- 
git-series 0.8.11

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH 6/8] dt-bindings: gpu: mali: Add optional OPPs Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-02-09 17:50 +0100

csiph-web