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:
Anant Goel
2022-11-07 21:57:45 -08:00
parent 5be5321c97
commit 8f32b7bb5c
2 changed files with 6 additions and 0 deletions

View File

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

View File

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