mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: Add qcom,context-fault-retry for waipio
Enable retrying context faults for apps-smmu only. Change-Id: I7ca74ea16ddea687c8012d5be36afc425536badf
This commit is contained in:
@@ -131,6 +131,10 @@ conditions.
|
||||
a four level page table configuration. Set to use a three
|
||||
level page table instead.
|
||||
|
||||
- qcom,context-fault-retry:
|
||||
Retry iommu faults after a tlb invalidate, if stall-on-fault
|
||||
is enabled.
|
||||
|
||||
- qcom,no-asid-retention:
|
||||
Some hardware may lose internal state for asid after
|
||||
retention. No cache invalidation operations involving asid
|
||||
|
||||
@@ -91,6 +91,7 @@
|
||||
#iommu-cells = <2>;
|
||||
qcom,skip-init;
|
||||
qcom,use-3-lvl-tables;
|
||||
qcom,context-fault-retry;
|
||||
qcom,num-context-banks-override = <0x4e>;
|
||||
qcom,num-smr-override = <0x78>;
|
||||
qcom,handoff-smrs = <3>;
|
||||
|
||||
Reference in New Issue
Block a user