From 5dfdba1620128f5aea7defe11c379523cd02f560 Mon Sep 17 00:00:00 2001 From: Antoine Bouyer Date: Wed, 7 Feb 2018 16:10:55 +0100 Subject: [PATCH] devicetree: add linux,ion-heap-unmapped compatible Signed-off-by: Antoine Bouyer --- drivers/staging/android/ion/devicetree.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/staging/android/ion/devicetree.txt b/drivers/staging/android/ion/devicetree.txt index 168715271f06..ca73ff88dc7d 100644 --- a/drivers/staging/android/ion/devicetree.txt +++ b/drivers/staging/android/ion/devicetree.txt @@ -25,6 +25,7 @@ for the specific instance of the heap. Current heap types -- linux,ion-heap-chunk -- linux,ion-heap-dma -- linux,ion-heap-custom +-- linux,ion-heap-unmapped Optional properties - memory-region: A phandle to a memory region. Required for DMA heap type -- 2.17.1