Merge "ARM: dts: msm: Add qcom,context-fault-retry for waipio"

This commit is contained in:
qctecmdr
2021-12-10 09:53:49 -08:00
committed by Gerrit - the friendly Code Review server
2 changed files with 5 additions and 0 deletions

View File

@@ -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

View File

@@ -92,6 +92,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>;