mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 04:59:05 +00:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user