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

Commit b6b204ea authored by Maxime Ripard's avatar Maxime Ripard
Browse files

dt-bindings: gpu: mali: Add optional memory-region



The reserved memory bindings allow us to specify which memory areas our
buffers can be allocated from.

Let's use it.

Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
parent 7daa2137
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -35,6 +35,10 @@ Optional properties:
  - interrupt-names and interrupts:
    * pmu: Power Management Unit interrupt, if implemented in hardware

  - memory-region:
    Memory region to allocate from, as defined in
    Documentation/devicetree/bindi/reserved-memory/reserved-memory.txt

Vendor-specific bindings
------------------------