mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
dt-bindings: Document the qcom,uncached-heap property
For non-secure heaps, this property dictates if the memory of the heap is mapped as uncached when mapped in user space or the kernel. Change-Id: I2002fa48aa588e88468089983e5aeb02644ed4eb
This commit is contained in:
@@ -43,6 +43,11 @@ patternProperties:
|
||||
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