dt-bindings: mali-midgard: Allow dma-coherent
authorAndre Przywara <andre.przywara@arm.com>
Wed, 13 May 2020 10:30:15 +0000 (11:30 +0100)
committerRob Herring <robh@kernel.org>
Fri, 15 May 2020 03:16:29 +0000 (22:16 -0500)
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: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/gpu/arm,mali-midgard.yaml

index a7a67e0a42e55933985d5ff565130b7d678568f8..80d519a76db29098b1ce091eb77ea9f25d6f5c1a 100644 (file)
@@ -87,6 +87,8 @@ properties:
   "#cooling-cells":
     const: 2
 
+  dma-coherent: true
+
 required:
   - compatible
   - reg