dt-bindings: gpu: mali: Add optional memory-region
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 9 Feb 2017 15:45:04 +0000 (16:45 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 6 Mar 2017 06:40:37 +0000 (07:40 +0100)
The reserved memory bindings allow us to specify which memory areas our
buffers can be allocated from.

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 476f5ea6c6276a15c52ffc87a7a1033c6d173a26..88df4a276607c3883bb8335944644155731808ad 100644 (file)
@@ -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
 ------------------------