From: Andre Przywara Date: Wed, 13 May 2020 10:30:15 +0000 (+0100) Subject: dt-bindings: mali-midgard: Allow dma-coherent X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=17b53ce330781b0457b9f7d329ad6342ca8f0b9e;p=linux.git 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: Andre Przywara Signed-off-by: Rob Herring --- diff --git a/Documentation/devicetree/bindings/gpu/arm,mali-midgard.yaml b/Documentation/devicetree/bindings/gpu/arm,mali-midgard.yaml index a7a67e0a42e55..80d519a76db29 100644 --- a/Documentation/devicetree/bindings/gpu/arm,mali-midgard.yaml +++ b/Documentation/devicetree/bindings/gpu/arm,mali-midgard.yaml @@ -87,6 +87,8 @@ properties: "#cooling-cells": const: 2 + dma-coherent: true + required: - compatible - reg