mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 05:00:27 +00:00
ARM: dts: msm: Add handoff SMRs for the Auto VM platform
Add the handoff SMRs required for the Auto VM platform to ensure proper context bank allocations. Change-Id: Iceee8d81e8e8ff3117d25cfd22464651e6029dce
This commit is contained in:
@@ -185,6 +185,10 @@ conditions.
|
||||
- qcom,num-smr-override:
|
||||
Optional integer. See qcom,num-context-banks-override.
|
||||
|
||||
- qcom,multi-match-handoff-smr:
|
||||
Optional property. Should be included if one handoff SMR matches
|
||||
multiple SMRs.
|
||||
|
||||
** Deprecated properties:
|
||||
|
||||
- mmu-masters (deprecated in favour of the generic "iommus" binding) :
|
||||
|
||||
@@ -182,6 +182,8 @@
|
||||
#iommu-cells = <2>;
|
||||
qcom,skip-init;
|
||||
qcom,use-3-lvl-tables;
|
||||
qcom,handoff-smrs = <0xffff 0x0>;
|
||||
qcom,multi-match-handoff-smr;
|
||||
qcom,disable-atos;
|
||||
#global-interrupts = <1>;
|
||||
#size-cells = <1>;
|
||||
|
||||
Reference in New Issue
Block a user