mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:04:24 +00:00
dt-bindings: Update the documentation for the qcom,iommu-pagetable property
Update the documentation for the qcom,iommu-pagetable property to reflect that clients should not use the LLC or LLC_NWA configurations when the IOMMU device they are upstream of is io-coherent. Change-Id: I339ebaf0c2618f1bd57c4033b965ed02968b1434
This commit is contained in:
@@ -243,10 +243,12 @@ conditions.
|
||||
--- "coherent"
|
||||
Pagetables are io-coherent.
|
||||
--- "LLC"
|
||||
Pagetables may be saved in the system cache.
|
||||
Pagetables may be saved in the system cache. Should not be used if
|
||||
the IOMMU device is io-coherent.
|
||||
--- "LLC_NWA"
|
||||
Pagetables may be saved in the system cache is used, and
|
||||
write-allocate hint is disabled.
|
||||
write-allocate hint is disabled. Should not be used if the IOMMU
|
||||
device is io-coherent.
|
||||
|
||||
- qcom,iommu-earlymap:
|
||||
Optional, Bool.
|
||||
|
||||
Reference in New Issue
Block a user