Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6b76eb80 authored by Maxime Ripard's avatar Maxime Ripard
Browse files

dt-bindings: gpu: mali: Add optional OPPs



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

Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
parent b6b204ea
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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
------------------------