dt-bindings: gpu: mali: Add optional OPPs
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 9 Feb 2017 15:42:51 +0000 (16:42 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 6 Mar 2017 06:40:37 +0000 (07:40 +0100)
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>
Acked-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/gpu/arm,mali-utgard.txt

index 88df4a276607c3883bb8335944644155731808ad..2b6243e730f690f9bbf2f0c50295b91c0699129f 100644 (file)
@@ -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
 ------------------------