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


Groups > linux.kernel > #1577755 > unrolled thread

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

Started byMaxime Ripard <maxime.ripard@free-electrons.com>
First post2017-02-09 17:50 +0100
Last post2017-02-09 17:50 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

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

FromMaxime Ripard <maxime.ripard@free-electrons.com>
Date2017-02-09 17:50 +0100
Subject[PATCH 6/8] dt-bindings: gpu: mali: Add optional OPPs
Message-ID<t904V-5k-5@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web