mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "dt-bindings: Add missing heap type in the DMA-BUF Heap bindings"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
e605ee70e0
@@ -39,10 +39,16 @@ patternProperties:
|
||||
items:
|
||||
- enum:
|
||||
- HEAP_TYPE_SECURE_CARVEOUT
|
||||
- HEAP_TYPE_CARVEOUT
|
||||
- HEAP_TYPE_CMA
|
||||
description: |
|
||||
The heap type to use for this heap.
|
||||
|
||||
qcom,uncached-heap:
|
||||
Usage: optional
|
||||
Value type: <boolean>
|
||||
Definition: Denotes whether this heap provides uncached memory or not.
|
||||
|
||||
qcom,dynamic-heap:
|
||||
Usage: optional
|
||||
Value type: <boolean>
|
||||
|
||||
Reference in New Issue
Block a user