dt-bindings: Add missing heap type in the DMA-BUF Heap bindings

Add the HEAP_TYPE_CARVEOUT type for the qcom,dma-heap-type property.

Change-Id: Idce7c3738dd7d49841992360aecd397520ecc759
This commit is contained in:
Chris Goldsworthy
2021-06-07 08:41:31 -07:00
parent 3cba16a2dc
commit 37bc927942

View File

@@ -39,6 +39,7 @@ patternProperties:
items:
- enum:
- HEAP_TYPE_SECURE_CARVEOUT
- HEAP_TYPE_CARVEOUT
- HEAP_TYPE_CMA
description: |
The heap type to use for this heap.