Commit b6b204ea authored by Maxime Ripard's avatar Maxime Ripard

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
......@@ -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
------------------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment