Commit 17b53ce3 authored by Andre Przywara's avatar Andre Przywara Committed by Rob Herring

dt-bindings: mali-midgard: Allow dma-coherent

Add the boolean dma-coherent property to the list of allowed properties,
since some boards (Arm Juno) integrate the GPU this way.
Signed-off-by: default avatarAndre Przywara <andre.przywara@arm.com>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 61efb56e
...@@ -87,6 +87,8 @@ properties: ...@@ -87,6 +87,8 @@ properties:
"#cooling-cells": "#cooling-cells":
const: 2 const: 2
dma-coherent: true
required: required:
- compatible - compatible
- reg - reg
......
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